File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thetreehouse.co.in/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <!--====== Required meta tags ======--> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <!--====== Title ======--> <title>About Us | Treehouse Resort </title> <!--====== Favicon Icon ======--> <link rel="shortcut icon" href="assets/img/favicon.ico" type="img/png" /> <!--====== Animate Css ======--> <link rel="stylesheet" href="assets/css/animate.min.css"> <!--====== Bootstrap css ======--> <link rel="stylesheet" href="assets/css/bootstrap.min.css" /> <!--====== Fontawesome css ======--> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <!--====== Flaticon css ======--> <link rel="stylesheet" href="assets/css/flaticon.css" /> <!--====== Magnific Popup css ======--> <link rel="stylesheet" href="assets/css/magnific-popup.css" /> <!--====== Owl Carousel css ======--> <link rel="stylesheet" href="assets/css/slick.css" /> <!--====== Nice Select ======--> <link rel="stylesheet" href="assets/css/nice-select.css" /> <!--====== Bootstrap Datepicker ======--> <link rel="stylesheet" href="assets/css/bootstrap-datepicker.css" /> <!--====== Default css ======--> <link rel="stylesheet" href="assets/css/default.css" /> <!--====== Style css ======--> <link rel="stylesheet" href="assets/css/style.css" /> <style> .about-section{ padding-top:60px; padding-bottom:60px; } </style> </head> <body> <?php include 'include/header.php'?> <!--====== OFF CANVAS END ======--> <!--====== BREADCRUMB PART START ======--> <section class="breadcrumb-area" style="background-image: url(assets/img/bg/04.jpg);"> <div class="container"> <div class="breadcrumb-text"> <span>The ultimate luxury resort</span> <h2 class="page-title">About Us</h2> <ul class="breadcrumb-nav"> <li><a href="index.php">Home</a></li> <li class="active">About</li> </ul> </div> </div> </section> <!--====== BREADCRUMB PART END ======--> <!--====== ABOUT PART START ======--> <section class="about-section pt-115 pb-115"> <div class="container"> <div class="video-wrap video-wrap-two video-about" style="background-image: url(assets/img/feature/banner1.jpg);"> <!-- <a href="#" class="popup-video"><i class="fas fa-play"></i></a> --> </div> <div class="section-title about-title text-center"> <!-- <span class="title-tag">since <span>2020</span></span> <h2>Hello. Our resort has been present for over 4 years. We make the best or all our customers.</h2> --> <p>Bestowing excellent hospitality to its every category of guests, Treehouse Resort reflects the culture and ethos of its location. With the perfect fusion of contemporary decor in the sumptuous interiors of the resort, the resort has set the bar of services much higher than the expectations of its guests. The concept of intuitive anticipatory service makes the guest experience unalloyed. The resort welcomes and offers hospitality to guests coming from all around the world. We are focussed on delivering high quality, the best value, and superior customer service for an ultimate and intimate travelling experience. <br>Treehouse Resort is a luxury resort with a stylish elegance – here contemporary style, new age amenities, and essential services combine to give travellers a harmonious experience. Our resort has all the services that are needed, and all the essentials are in place. Innovation in services served at the resort and benchmarked products soaked in the essence of its location forms the basis of our commitment to responsible luxury that creates the milestones of our resort’s value proposition. </p> </div> <ul class="about-features"> <li class="wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/01.png"> <span class="title">Jungle Trekking</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".4s"> <a href="#"> <img src="assets/img/icon/02.png"> <span class="title">Parking</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/03.png"> <span class="title">Free Wi-Fi</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".6s"> <a href="#"> <img src="assets/img/icon/04.png"> <span class="title">Restaurant</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".7s"> <a href="#"> <img src="assets/img/icon/05.png"> <span class="title">Games Room</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/06.png"> <span class="title">Himalayan view rooms</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".4s"> <a href="#"> <img src="assets/img/icon/07.png"> <span class="title">Bonfire Chargeable</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/08.png"> <span class="title">24 Hrs Room Service</span> </a> </li> </ul> </div> </section> <!--====== ABOUT PART END ======--> <?php include 'include/footer.php'?> <!--====== FOOTER PART END ======--> <!--====== jquery js ======--> <script src="assets/js/vendor/modernizr-3.6.0.min.js"></script> <script src="assets/js/vendor/jquery-1.12.4.min.js"></script> <!--====== Bootstrap js ======--> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/popper.min.js"></script> <!--====== Slick js ======--> <script src="assets/js/slick.min.js"></script> <!--====== Isotope js ======--> <script src="assets/js/isotope.pkgd.min.js"></script> <!--====== Magnific Popup js ======--> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!--====== inview js ======--> <script src="assets/js/jquery.inview.min.js"></script> <!--====== counterup js ======--> <script src="assets/js/jquery.countTo.js"></script> <!--====== Nice Select ======--> <script src="assets/js/jquery.nice-select.min.js"></script> <!--====== Bootstrap datepicker ======--> <script src="assets/js/bootstrap-datepicker.js"></script> <!--====== Wow JS ======--> <script src="assets/js/wow.min.js"></script> <!--====== Google Map ======--> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDC3Ip9iVC0nIxC6V14CKLQ1HZNF_65qEQ"></script> <script src="assets/js/map.js"></script> <!--====== Main js ======--> <script src="assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings