File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/cortlandresort.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="img/fav-icon.png" type="image/x-icon" /> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>About | Cortland Jungle Resort</title> <!-- Icon css link --> <link href="css/font-awesome.min.css" rel="stylesheet"> <link href="vendors/stroke-icon/style.css" rel="stylesheet"> <link href="vendors/flat-icon/flaticon.css" rel="stylesheet"> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Rev slider css --> <link href="vendors/revolution/css/settings.css" rel="stylesheet"> <link href="vendors/revolution/css/layers.css" rel="stylesheet"> <link href="vendors/revolution/css/navigation.css" rel="stylesheet"> <link href="vendors/animate-css/animate.css" rel="stylesheet"> <!-- Extra plugin css --> <link href="vendors/magnify-popup/magnific-popup.css" rel="stylesheet"> <link href="vendors/owl-carousel/owl.carousel.min.css" rel="stylesheet"> <link href="vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.css" rel="stylesheet"> <link href="vendors/bootstrap-selector/bootstrap-select.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> </head> <body> <!--================Header Area =================--> <?php include'header.php'?> <!--================Banner Area =================--> <section class="banner_area"> <div class="container"> <div class="banner_inner_content"> <h3>About Us</h3> <ul> <li class="active"><a href="index.php">Home</a></li> <li><a href="about-us.php">About</a></li> </ul> </div> </div> </section> <!--================End Banner Area =================--> <!--================Resort Story Area =================--> <section class="introduction_area resort_story_area"> <div class="container"> <div class="row introduction_inner"> <div class="col-md-5"> <a href="#" class="introduction_img"> <img src="img/resort-story-img.jpg" alt=""> </a> </div> <div class="col-md-7"> <div class="introduction_left_text"> <div class="resort_title"> <h2>our resort <span>story</span></h2> <h5>Escape the noise, Embrace the wild</h5> </div> <p>Cortland Jungle Resort in the heart of a quiet Himalayan village is the experience of pure connection with Nature, Simplicity, and Serenity. Spread across a sprawling 200,000 square feet of Lush Forest, our resort is a rarity in its offering of thrill and comfort. It's just about the 800 meter step away from the road; it is accessible through a picturesque walk or a mild trek in the mid of the village, and the staff sees to it that your luggage reaches safe ground, letting your eyes enjoy the beauty in everything around them. Among the pruned avenues meandering through our grounds are hidden, in full bloom, a veritable orchard of over <b>4,000 fruit trees-from Apple, Kiwi, Orange, Plum, and Peach.</b></p> </div> </div> <div class="introduction_left_text col-md-12"> <p> The sound of all that pulsating fruit is sweet talk from everything else, suffusing the air with sweetness. A quaint little cowshed containing a <b>Dozen of Cows</b> adds pastoral flavor to one's senses and grounds you in the rhythm of rural life in the Himalayas.</p> <p>Cortland is also where nature begins to incorporate well-being into one's life. It is very peaceful though a resort. The <b>peaceful nature</b> from the balcony of your rooms you can enjoy <b>Yoga and Meditation</b> under the Canopy Forest surrounded by earth beneath your feet and wind in your breath. Well, the <b>Authentic food</b> and bound-happy to see the authentic tastes of the region in dishes such as <b>Munsyari Rajma</b> to fresh <b>Nettle Tea</b> lovingly prepared from local Himalayan sources.</p> <p>Wake up to a <b>wholesome breakfast,</b> be kept connected with <b>free Wi-Fi,</b> and above all just be at home. Proudly <b>Animal Friendly,</b> they will receive your furry friends at the same level as they do you. There is really much stuff worth staying for at <b>Cortland Jungle Resort,</b> it takes you back to what really <b>matters-Peace, Simplicity</b>, and the <b>Wild Beauty</b> of the Himalayas.</p> </div> </div> </div> </section> <!--================End Resort Story Area =================--> <!--================Choose Resot Area =================--> <section class="choose_resot_area"> <div class="container"> <div class="center_title"> <h2>why choose our <span>resot</span></h2> </div> <div class="row choose_resot_inner"> <div class="col-md-5"> <div class="resot_list"> <ul> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Wellness & poll</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Free wifi</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Terrace</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Delicious breakfast</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>High customer satisfaction</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Good parking & security</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Clean room service</a></li> <li><a href="#"><i class="fa fa-caret-right" aria-hidden="true"></i>Discount coupons</a></li> </ul> </div> </div> <div class="col-md-7"> <div class="choose_resot_slider owl-carousel"> <div class="item"> <img src="img/about-5.jpg" alt=""> </div> <div class="item"> <img src="img/resort-2.jpg" alt=""> </div <div class="item"> <img src="img/resort-3.jpg" alt=""> </div> </div> </div> </div> </div> </section> <!--================End Choose Resot Area =================--> <!--================Footer Area =================--> <?php include'footer.php'?> <!--================End Footer Area =================--> <!--================Search Box Area =================--> <div class="search_area zoom-anim-dialog mfp-hide" id="test-search"> <div class="search_box_inner"> <h3>Search</h3> <div class="input-group"> <input type="text" class="form-control" placeholder="Search for..."> <span class="input-group-btn"> <button class="btn btn-default" type="button"><i class="icon icon-Search"></i></button> </span> </div> </div> </div> <!--================End Search Box Area =================--> <!--================End Footer Area =================--> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery-2.2.4.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.min.js"></script> <!-- Rev slider js --> <script src="vendors/revolution/js/jquery.themepunch.tools.min.js"></script> <script src="vendors/revolution/js/jquery.themepunch.revolution.min.js"></script> <script src="vendors/revolution/js/extensions/revolution.extension.video.min.js"></script> <script src="vendors/revolution/js/extensions/revolution.extension.slideanims.min.js"></script> <script src="vendors/revolution/js/extensions/revolution.extension.layeranimation.min.js"></script> <script src="vendors/revolution/js/extensions/revolution.extension.navigation.min.js"></script> <script src="vendors/magnify-popup/jquery.magnific-popup.min.js"></script> <script src="vendors/isotope/imagesloaded.pkgd.min.js"></script> <script src="vendors/isotope/isotope.pkgd.min.js"></script> <script src="vendors/counterup/waypoints.min.js"></script> <script src="vendors/counterup/jquery.counterup.min.js"></script> <script src="vendors/owl-carousel/owl.carousel.min.js"></script> <script src="vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.js"></script> <script src="vendors/bootstrap-selector/bootstrap-select.js"></script> <script src="vendors/lightbox/simpleLightbox.min.js"></script> <!-- instafeed--> <script type="text/javascript" src="vendors/instafeed/instafeed.min.js"></script> <script type="text/javascript" src="vendors/instafeed/script.js"></script> <script src="js/theme.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings