File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotellakeparadiseinn.com/index.php
Back
<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap Min CSS --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Owl Theme Default Min CSS --> <link rel="stylesheet" href="assets/css/owl.theme.default.min.css"> <!-- Owl Carousel Min CSS --> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <!-- Boxicons Min CSS --> <link rel="stylesheet" href="assets/css/boxicons.min.css"> <!-- Flaticon CSS --> <link rel="stylesheet" href="assets/css/flaticon.css"> <!-- Meanmenu Min CSS --> <link rel="stylesheet" href="assets/css/meanmenu.min.css"> <!-- Animate Min CSS --> <link rel="stylesheet" href="assets/css/animate.min.css"> <!-- Nice Select Min CSS --> <link rel="stylesheet" href="assets/css/nice-select.min.css"> <!-- Odometer Min CSS --> <link rel="stylesheet" href="assets/css/odometer.min.css"> <!-- Date Picker CSS--> <link rel="stylesheet" href="assets/css/date-picker.min.css"> <!-- Magnific Popup Min CSS --> <link rel="stylesheet" href="assets/css/magnific-popup.min.css"> <!-- Beautiful Fonts CSS --> <link rel="stylesheet" href="assets/css/beautiful-fonts.css"> <!-- Style CSS --> <link rel="stylesheet" href="assets/css/style.css"> <!-- Dark CSS --> <link rel="stylesheet" href="assets/css/dark.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="assets/css/responsive.css"> <!-- Favicon --> <link rel="icon" type="image/png" href="assets/img/favicon.png"> <!-- TITLE --> <title>Hotel Lake Paradise Inn | Bhimtal</title> </head> <body> <!-- Start Preloader Area --> <div class="preloader"> <div class="lds-ripple"> <div></div> <div></div> </div> </div> <!-- End Preloader Area --> <!-- Start Ecorik Navbar Area --> <?php include 'include/header.php';?> <!-- End Sidebar Modal --> <!-- Start Ecorik Slider Area --> <section class="eorik-slider-area"> <div class="eorik-slider owl-carousel owl-theme"> <div class="eorik-slider-item slider-item-bg-1"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="eorik-slider-text overflow-hidden one eorik-slider-text-one"> <h1>Enjoy Vacation</h1> <span>At Hotel Lake Paradise Inn</span> <div class="slider-btn"> <a class="default-btn" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ=="> Book To Stay <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </div> </div> <div class="eorik-slider-item slider-item-bg-2"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="eorik-slider-text overflow-hidden three eorik-slider-text-one"> <h1>Enjoy Vacation</h1> <span>At Hotel Lake Paradise Inn</span> <div class="slider-btn"> <a class="default-btn" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ=="> Book To Stay <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </div> </div> <div class="eorik-slider-item slider-item-bg-3"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="eorik-slider-text overflow-hidden three eorik-slider-text-one"> <h1>Favourite Destination</h1> <span>At Hotel Lake Paradise Inn</span> <div class="slider-btn"> <a class="default-btn" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ=="> Book To Stay <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </div> </div> <div class="eorik-slider-item slider-item-bg-4"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="eorik-slider-text overflow-hidden three eorik-slider-text-one"> <h1>Favourite Destination</h1> <span>At Hotel Lake Paradise Inn</span> <div class="slider-btn"> <a class="default-btn" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ=="> Book To Stay <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </div> </div> <div class="eorik-slider-item slider-item-bg-5"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="eorik-slider-text overflow-hidden three eorik-slider-text-one"> <h1>Favourite Destination</h1> <span>At Hotel Lake Paradise Inn</span> <div class="slider-btn"> <a class="default-btn" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ=="> Book To Stay <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </div> </div> </div> <div class="white-shape"> <img src="assets/img/white-shape.png" alt="Image"> </div> <div class="social-link"> <ul> <li> <a href="#"> <i class="bx bxl-facebook"></i> </a> </li> <li> <a href="#"> <i class="bx bxl-twitter"></i> </a> </li> <li> <a href="#"> <i class="bx bxl-instagram"></i> </a> </li> </ul> </div> </section> <!-- End Ecorik Slider Area --> <!-- Start Check Area --> <div class="check-area mb-minus-70"> <div class="container"> <form class="check-form" method="post"> <div class="row align-items-center"> <div class="col-lg-3 col-sm-6"> <div class="check-content"> <p>Arrival Date ( Check In )</p> <div class="form-group"> <div class="input-group date" id="datetimepicker-1"> <i class="flaticon-calendar"></i> <input type="text" class="form-control" placeholder ="24-01-2023"> <span class="input-group-addon"> <i class="glyphicon glyphicon-th"></i> </span> </div> </div> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="check-content"> <p>Departure Date ( Check Out )</p> <div class="form-group"> <div class="input-group date" id="datetimepicker-2"> <i class="flaticon-calendar"></i> <input type="text" class="form-control" placeholder ="24-01-2023"> <span class="input-group-addon"> <i class="glyphicon glyphicon-th"></i> </span> </div> </div> </div> </div> <div class="col-lg-3"> <div class="row"> <div class="col-lg-6 col-sm-6"> <div class="check-content"> <p>Adults</p> <div class="form-group"> <select name="adult" class="form-content"> <option value="1" selected>1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> </select> </div> </div> </div> <div class="col-lg-6 col-sm-6"> <div class="check-content"> <p>Children</p> <div class="form-group"> <select name="adult" class="form-content"> <option value="0" selected>0</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> </select> </div> </div> </div> </div> </div> <div class="col-lg-3"> <div class="check-btn check-content mb-0"> <a class="default-btn" style="background-color: #f05523;" href="https://asiatech.in/booking_engine/index3?token=NTI1MQ==" target="_blank"> Check Availability <i class="flaticon-right"></i> </a> </div> </div> </div> </form> </div> </div> <!-- End Check Section --> <!-- Start Explore Area --> <section class="explore-area pt-170"> <div class="container"> <div class="section-title"> <span>About Us</span> <h2>Explore Hotel Lake Paradise Inn</h2> </div> <div class="row align-items-center"> <div class="col-lg-6"> <div class="explore-img"> <img src="assets/img/new-folder/about.jpg" alt="Image"> </div> </div> <div class="col-lg-6"> <div class="explore-content ml-30"> <p>Bestowing excellent hospitality to its every category of guests, Hotel Lake Paradise Inn reflects the culture and ethos of its location. With the perfect fusion of contemporary decor in the sumptuous interiors of the hotel, the hotel has set the bar of services much higher than the expectations of its guests. </p> <p>The concept of intuitive anticipatory service makes the guest experience unalloyed. The hotel 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.</p> <a href="about.php" target="_blank" class="default-btn" style=" background-color: #f05523;"> Explore More <i class="flaticon-right"></i> </a> </div> </div> </div> </div> </section> <!-- End Explore Area --> <!-- End Incredible Area --> <section class="incredible-area ptb-140 jarallax"> <div class="container"> <div class="incredible-content"> <h2><span style="font-family:beautiful-heartregular;">Visit Us</span></h2> <a href="https://asiatech.in/booking_engine/index3?token=NTI1MQ==" target="_blank" class="default-btn"> Book Here <i class="flaticon-right"></i> </a> </div> </div> <div class="white-shape"> <img src="assets/img/shape/white-shape-top.png" alt="Image"> <img src="assets/img/shape/white-shape-bottom.png" alt="Image"> </div> </section> <!-- End Incredible Area --> <!-- Start Our Rooms Area --> <section class="our-rooms-area pt-60 pb-100"> <div class="container"> <div class="section-title"> <span>Our Accomodations</span> <h2>Explore Our Room</h2> </div> <div class="tab industries-list-tab"> <div class="row"> <div class="col-lg-5"> <ul class="tabs"> <li class="single-rooms"> <img src="assets/img/new-room/super-deluxe1.jpg" alt="Image"> <div class="room-content"> <a href="super-deluxe.php" target="_blank"><h3>Super Deluxe Lake View Room</h3></a> <span>From Rs 4,000/night</span> </div> </li> </ul> </div> <div class="col-lg-7"> <div class="tab_content"> <div class="tabs_item"> <div class="our-rooms-single-img room-bg-1"> </div> <!--<span class="preview-item">The Preview Of Super Deluxe Lake View Room</span>--> </div> </div> </div> </div> </div> </div> </section> <!-- End Our Rooms Area --> <!-- Start City View Area --> <section class="city-view-area ptb-100"> <div class="container"> <div class="city-wrap"> <div class="single-city-item owl-theme owl-carousel "> <div class="city-view-single-item"> <div class="city-content"> <span>Why Us</span> <h3 style="color:#fff">A plus of Experience and Hospitality</h3> <p><strong>Hotel Lake Paradise Inn</strong> is a luxury hotel with a stylish elegance - here contemporary style, new age amenities, and essential services combine to give travellers a harmonious experience. Our hotel has all the services that are needed, and all the essentials are in place. </p> <p>Innovation in services served at the hotel 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 hotel's value proposition.</p> </div> </div> </div> </div> </div> </section> <!-- End City View Area --> <!-- Start Exclusive Area --> <section class="news-area pt-60 pb-60"> <div class="container"> <div class="section-title"> <h2><a href="attraction.php" style="color:#f05523;">Nearby Attractions</a></h2> </div> <div class="row"> <div class="col-lg-4 col-md-6"> <div class="single-news"> <div class="news-img"> <a href="attraction.php"> <img src="./assets/img/attraction/a1.jpg" alt="Image"> </a> </div> <div class="faq-accordion"> <ul class="accordion"> <li class="accordion-item"> <a class="accordion-title" href="javascript:void(0)"> <i class='bx bx-chevron-down'></i>Bhimtal Lake (50.0 m)</a> <div class="accordion-content"> <p>Bhimeshwar Temple in Bhimtal is placed in Nainital district of Uttarakhand is a famous and ancient temple is dedicated to Lord Mahadev. </p> </ul> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="single-news"> <div class="news-img"> <a href="attraction.php"> <img src="./assets/img/attraction/a2.jpg" alt="Image"> </a> </div> <div class="faq-accordion"> <ul class="accordion"> <li class="accordion-item"> <a class="accordion-title" href="javascript:void(0)"><i class='bx bx-chevron-down'></i>Bhimtal Island Aquarium (170.0 m)</a> <div class="accordion-content"> <p>Developed by the Nainital Lake Development Authority, this aquarium is a boat ride away from the famous Bhimtal. One of the top unique places to visit in Bhimtal. </p> </div> </li> </div> </div> </div> <div class="col-lg-4 col-md-6 offset-md-3 offset-lg-0"> <div class="single-news"> <div class="news-img"> <a href="attraction.php"> <img src="./assets/img/attraction/a4.jpg" alt="Image"> </a> </div> <div class="faq-accordion"> <ul class="accordion"> <li class="accordion-item"> <a class="accordion-title" href="javascript:void(0)"> <i class='bx bx-chevron-down'></i>Victoria Dam (1.7 km)</a> <div class="accordion-content"> <p>Located on Bhimtal Lake, this is one of the most picturesque dams which you can see among tourist places in Bhimtal. Flanged by terraced flower gardens on both sides. </p> </div> </div> </div> </div> </section> <section class="testimonials-area pb-100"> <div class="container"> <div class="section-title"> <span>Testimonials</span> <h2>What customers say</h2> </div> <div class="testimonials-wrap owl-carousel owl-theme"> <div class="single-testimonials"> <ul> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> </ul> <h3>Excellent Room</h3> <p>“One of the best places to be in Bhimtal for the view. Especially at night. The terrace is a nice addition too. Friendly staff. Food is decent but expensive but you have the option of getting it from walkable distance.”</p> <div class="testimonials-content"> <img src="assets/img/t1.png" alt="Image"> <h4>Noble Antony</h4> </div> </div> <div class="single-testimonials"> <ul> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> </ul> <h3>Excellent hotel</h3> <p>“Best stay in Bhimtal and view awesome,Exllent location. Good service and very very friendly staff and owner & Bhuwan is good staff he arranged dinner for us late at night, Thanku for Bhawan.”</p> <div class="testimonials-content"> <img src="assets/img/t2.png" alt="Image"> <h4>Suraj Singh Bisht</h4> </div> </div> <div class="single-testimonials"> <ul> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> </ul> <h3>Excellent hotel</h3> <p>“Best stay in Bhimtal, super property, very nice hospitality, great view and beautiful cleaned rooms. The staff here is very friendly and caring with respect to comfort and care.”</p> <div class="testimonials-content"> <img src="assets/img/t3.png" alt="Image"> <h4>Virender Pratap</h4> </div> </div> <div class="single-testimonials"> <ul> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> <li> <i class="bx bxs-star"></i> </li> </ul> <h3>Best Location</h3> <p>“Paradise is the best point to stay in Bhimtal.. Beautiful location and the best view of Bhimtal lake... Dream Location”</p> <div class="testimonials-content"> <img src="assets/img/t4.png" alt="Image"> <h4>Manoj Kumar</h4> </div> </div> </div> </div> </section> <!-- End Testimonials Area --> <!-- Start Footer Area --> <?php include 'include/footer.php';?> <!-- End Footer Area --> <!-- Start Go Top Area --> <div class="go-top"> <i class='bx bx-chevrons-up bx-fade-up'></i> <i class='bx bx-chevrons-up bx-fade-up'></i> </div> </script> <!-- /GetButton.io widget --> <!-- Jquery Min JS --> <script> $(document).ready(function(){ $("button").click(function(){ $("p").toggle(); }); }); </script> <!-- GetButton.io widget --> <script type="text/javascript"> (function () { var options = { call: "+917906502905", // Call phone number whatsapp: "+917906502905", // WhatsApp number call_to_action: "Connect", // Call to action button_color: "#E74339", // Color of button position: "right", // Position may be 'right' or 'left' order: "call,whatsapp", // Order of buttons pre_filled_message: "Hi , Hotel Lake Paradise Inn", // WhatsApp pre-filled message }; var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function () { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })();</script> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/jquery.min.js"></script> <!-- Bootstrap Bundle Min JS --> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- Meanmenu Min JS --> <script src="assets/js/meanmenu.min.js"></script> <!-- Owl Carousel Min JS --> <script src="assets/js/owl.carousel.min.js"></script> <!-- Wow Min JS --> <script src="assets/js/wow.min.js"></script> <!-- Nice Select Min JS --> <script src="assets/js/nice-select.min.js"></script> <!-- Magnific Popup Min JS --> <script src="assets/js/magnific-popup.min.js"></script> <!-- Mixitup JS --> <script src="assets/js/jquery.mixitup.min.js"></script> <!-- Appear Min JS --> <script src="assets/js/appear.min.js"></script> <!-- Odometer Min JS --> <script src="assets/js/odometer.min.js"></script> <!-- Datepicker Min JS --> <script src="assets/js/bootstrap-datepicker.min.js"></script> <!-- Ofi Min JS --> <script src="assets/js/ofi.min.js"></script> <!-- jarallax Min JS --> <script src="assets/js/jarallax.min.js"></script> <!-- Form Validator Min JS --> <script src="assets/js/form-validator.min.js"></script> <!-- Contact JS --> <script src="assets/js/contact-form-script.js"></script> <!-- Ajaxchimp Min JS --> <script src="assets/js/ajaxchimp.min.js"></script> <!-- Custom JS --> <script src="assets/js/custom.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings