File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/michaelshomestay.in/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>About | Michael's Homestay</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/ionicons.min.css"> <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="css/gallery.css"> <link rel="stylesheet" type="text/css" href="css/vit-gallery.css"> <link rel="shortcut icon" type="text/css" href="img/logo4.png" /> <link rel="stylesheet" type="text/css" href="css/bootstrap-select.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/css/bootstrap-datepicker.css" /> <link rel="stylesheet" href="css/content.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen"> <!-- MAIN STYLE --> <link rel="stylesheet" href="css/styles.css"> <style> .section-statistics:before { background: #0d6d9a; opacity: 0.} .section-slider.section-slider-v3 .owl-nav .owl-next:before { background: url(images/icon-img1.png ) no-repeat;} .section-slider.section-slider-v3 .owl-nav .owl-prev:before {background: url(images/icon-img.png ) no-repeat; } .section-slider.section-slider-v3 .owl-nav .owl-prev:hover::before { background: url(images/icon-color.png ) no-repeat;} .section-slider.section-slider-v3 .owl-nav .owl-next:hover::before { background: url(images/icon1-color.png ) no-repeat;} .section-slider .item img { max-width: 100%; width: 170px;} .section-slider .item .wrap-best-v3 { border: 1px dashed #ccc5c5; background: #fff;} .desc { line-height:25px; font-size:15px;} @media only screen and (max-width:767px) { .desc { padding: 0 10px; font-size: 15px; text-align: justify;} } </style> </head> <body> <!-- Begin: HEADER --> <?php include 'include/header.php'?> <!-- END-HEADER --> <section class="banner-tems text-center"> <div class="container"> <div class="banner-content"> <h2>About Us</h2> <!-- <p>Lorem Ipsum is simply dummy text of the printing</p>--> </div> </div> </section> <!-- MAP --> <!-- ABOUT --> <section class="section-about"> <div class="container"> <div class="row"> <div class="wrap-about"> <!-- ITEM --> <div class="about-item"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 no-padding-right"> <!-- SLIDER --> <div class="section-slider height-v-about"> <div id="index12" class="owl-carousel owl-theme"> <div class="item"> <img alt="slide2" src="img/index/gallery1.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery2.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery3.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery4.jpg" class="img-responsive"> </div> <!-- <div class="item"> <img alt="slide3" src="img/gallery/gallery5.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery6.jpg" class="img-responsive"> </div> --> <div class="item"> <img alt="slide3" src="img/gallery/gallery7.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery8.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery9.jpg" class="img-responsive"> </div> <div class="item"> <img alt="slide3" src="img/gallery/gallery10.jpg" class="img-responsive"> </div> </div> </div> <!-- END / SLIDER --> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 no-padding-left"> <div class="text"> <h2 class="heading">Welcome to Michael's Homestay</h2> <div class="desc"> <p>Welcome to our cozy and modest homestay, conveniently located just a stone's throw away from the airport. Our homestay offers a warm and inviting atmosphere, providing guests with a comfortable and relaxing stay.</p> <br> <p>Cleanliness is our top priority, and we take great pride in maintaining a spotless environment for our guests. Our dedicated staff ensures that every corner of our homestay is immaculate, guaranteeing a fresh and hygienic stay.</p> <br> <p>One of our highlights is the delicious homecooked food , available to order. Prepared with love and care, our meals feature authentic flavors and wholesome ingredients. </p> <br> <p>Nestled in a quiet locale, our homestay offers a tranquil retreat away from the hustle and bustle of the city. You can unwind and enjoy a peaceful night's sleep, undisturbed by noise or disturbances. Nature enthusiasts will be delighted by our home garden.</p> </div> </div> </div> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!--Begin: FOOTER--> <?php include 'include/footer.php' ?> <!--End : FOOTER--> <!--END / SROLL TOP--> <!-- LOAD JQUERY --> <script type="text/javascript" src="js/jquery-1.12.4.min.js"></script> <script type="text/javascript" src="js/owl.carousel.min.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/vit-gallery.js"></script> <script type="text/javascript" src="js/jquery.countTo.js"></script> <script type="text/javascript" src="js/jquery.appear.min.js"></script> <script type="text/javascript" src="js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/bootstrap-select.js"></script> <script type="text/javascript" src="js/jquery.littlelightbox.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBDyCxHyc8z9gMA5IlipXpt0c33Ajzqix4"></script> <!-- Custom jQuery --> <script type="text/javascript" src="js/sky.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings