File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/tapovannewresidency.in/index.php
Back
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="zxx"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Tapovan New Residency</title> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png"> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/default.css" rel="stylesheet" type="text/css"> <link href="css/style.css" rel="stylesheet" type="text/css"> <link href="css/plugin.css" rel="stylesheet" type="text/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="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css"> </head> <body> <?php include 'include/header.php' ?> <section class="banner"> <div class="slider"> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide" style="background-image:url(images/slider/slider1.jpg)"> <div class="swiper-content"> <div class="slider-logo"> </div> <h3 data-animation="animated fadeInUp">The lap of Luxury</h3><br> <h1 data-animation="animated fadeInUp">Tapovan <span>New Residency</span></h1> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" target="_blank" data-animation="animated fadeInUp" class="slider-btn btn-wt"> Book Now</a> </div> </div> <div class="swiper-slide" style="background-image:url(images/slider/slider2.jpg)"> <div class="swiper-content"> <div class="slider-logo"> </div> <h3 data-animation="animated fadeInUp">The lap of Luxury</h3> <h1 data-animation="animated fadeInUp">Tapovan <span>New Residency</h1> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" target="_blank" data-animation="animated fadeInUp" class="slider-btn btn-wt"> Book Now</a> </div> </div> <div class="swiper-slide" style="background-image:url(images/slider/slider3.jpg)"> <div class="swiper-content"> <div class="slider-logo"> </div> <h3 data-animation="animated fadeInUp">The lap of Luxury</h3> <h1 data-animation="animated fadeInUp">Tapovan <span>New Residency</span></h1> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" target="_blank" data-animation="animated fadeInUp" class="slider-btn btn-wt"> Book Now</a> </div> </div> <div class="swiper-slide" style="background-image:url(images/slider/slider4.jpg)"> <div class="swiper-content"> <div class="slider-logo"> </div> <h3 data-animation="animated fadeInUp">The lap of Luxury</h3> <h1 data-animation="animated fadeInUp">Tapovan <span>New Residency</span></h1> <a href="#" target="_blank" data-animation="animated fadeInUp" class="slider-btn btn-wt"> Book Now</a> </div> </div> <div class="swiper-slide" style="background-image:url(images/slider/slider6.jpg)"> <div class="swiper-content"> <div class="slider-logo"> </div> <h3 data-animation="animated fadeInUp">The lap of Luxury</h3> <h1 data-animation="animated fadeInUp">Tapovan <span>New Residency</span></h1> <a href="#" target="_blank" data-animation="animated fadeInUp" class="slider-btn btn-wt"> Book Now</a> </div> </div> </div> <div class="swiper-pagination"></div> </div> <div class="overlay"></div> </div> <div class="banner-form form-style-1 form-style-3"> <div class="container"> <div class="form-content text-center"> <div class="table-item"> <div class="form-group"> <div class="date-range-inner-wrapper"> <input id="date-range2" class="form-control" value="Check In"> <span class="input-group-addon"> <i class="far fa-calendar-alt"></i> </span> </div> </div> </div> <div class="table-item"> <div class="form-group"> <div class="date-range-inner-wrapper"> <input id="date-range3" class="form-control" value="Check Out"> <span class="input-group-addon"> <i class="far fa-calendar-alt"></i> </span> </div> </div> </div> <div class="table-item"> <div class="form-group form-icon"> <select> <option value="1">Adults</option> <option value="2">01</option> <option value="3">02</option> <option value="4">03</option> <option value="5">04</option> </select> </div> </div> <div class="table-item"> <div class="form-group form-icon"> <select> <option value="1">Childrens</option> <option value="2">01</option> <option value="3">02</option> </select> </div> </div> <div class="table-item"> <div class="form-btn"> <a class="btn btn-orange" href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" target="_blank">Check Availability</a> </div> </div> </div> </div> </div> </section> <section class="about-us about-home"> <div class="container"> <div class="about-outer"> <div class="row"> <div class="col-lg-6"> <div class="about-content"> <h2>Tapovan <span>New Residency </span></h2> <p>Discover serenity at our exquisite hotel nestled in the heart of Tapovan, Rishikesh. We redefine hospitality with a perfect blend of comfort and tranquility, making us the top choice among hotels in Tapovan, Rishikesh. Our prime location ensures easy access to the sacred Ganges and renowned yoga centers. </p> <p>Experience unmatched luxury and personalized service at our Tapovan hotel in Rishikesh. Immerse yourself in the breathtaking views of the Himalayas from our well-appointed rooms and suites. Whether you seek adventure or seek solace, our hotel caters to both, making us the preferred choice among Tapovan, Rishikesh hotels.</p> <a href="aboutus.php" class="btn btn-orange mar-top-10">Read More <i class="fas fa-angle-double-right"></i></a> </div> </div> <div class="col-lg-6"> <div class="about-image"> <div class="image-box"> <div class="image-1 abt-image"> <img src="images/about1.jpg" alt="image"> </div> <div class="image-2 abt-image"> <img src="images/about2.jpg" alt="image"> </div> </div> <div class="image-box"> <div class="image-3 abt-image"> <img src="images/about3.jpg" alt="image"> </div> <div class="image-4 abt-image"> <img src="images/about4.jpg" alt="image"> </div> </div> </div> </div> </div> </div> </div> </section> <section class="rooms"> <div class="container"> <div class="section-title"> <h2>Explore <span>Rooms</span></h2> <p> The elegant and luxurious rooms make your stay comfortable and reminiscent. </p> </div> <div class="room-outer"> <div class="row"> <div class="col-lg-6 col-md-6 mar-bottom-30"> <div class="room-item"> <div class="room-image"> <img src="images/room/comfort-room-home.jpg" alt="image"> </div> <div class="room-content"> <div class="room-title"> <h4>Comfort Room</h4> <p>Rs. 3,000/Night</p> <div class="deal-rating"> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> </div> </div> <p>Designed specially to pamper its guests, the Comfort Rooms showcase a perfect blend of luxury in its accommodation with utmost security. </p> <div class="room-btns mar-top-20"> <a href="comfort-room.php" class="btn btn-black mar-right-10">VIEW DETAILS</a> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" class="btn btn-orange">BOOK NOW</a> </div> </div> </div> </div> <div class="col-lg-6 col-md-6 mar-bottom-30"> <div class="room-item"> <div class="room-image"> <img src="images/room/deluxe-room-home.jpg" alt="image"> </div> <div class="room-content"> <div class="room-title"> <h4>Deluxe Room</h4> <p>Rs. 3,700/Night</p> <div class="deal-rating"> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> </div> </div> <!-- <div class="room-services mar-bottom-15"> <ul> <li><i class="fa fa-bed" aria-hidden="true"></i> 3 Bedrooms</li> <li><i class="fa fa-wifi" aria-hidden="true"></i> Wifi</li> </ul> </div> --> <p>A heaven of indulgence, the spacious deluxe rooms with balcony view is facilitated by a range of state-of-the-art amenities accompanied by warm and efficient services.</p> <div class="room-btns mar-top-20"> <a href="deluxe-room.php" class="btn btn-black mar-right-10">VIEW DETAILS</a> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" class="btn btn-orange">BOOK NOW</a> </div> </div> </div> </div> <div class="col-lg-6 col-md-6 mar-bottom-30"> <div class="room-item"> <div class="room-image"> <img src="images/room/premier-room-home.jpg" alt="image"> </div> <div class="room-content"> <div class="room-title"> <h4>Premium Room</h4> <p>Rs. 4,500/Night</p> <div class="deal-rating"> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> </div> </div> <p>Designed specially to pamper its guests, the Premium Room with Mountain View showcase a perfect blend of luxury in its accommodation with utmost security. </p> <div class="room-btns mar-top-20"> <a href="premium-room.php" class="btn btn-black mar-right-10">VIEW DETAILS</a> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" class="btn btn-orange">BOOK NOW</a> </div> </div> </div> </div> <div class="col-lg-6 col-md-6 mar-bottom-30"> <div class="room-item"> <div class="room-image"> <img src="images/room/superior-room-home.jpg" alt="image"> </div> <div class="room-content"> <div class="room-title"> <h4>Superior Room</h4> <p>Rs. 5,000/Night</p> <div class="deal-rating"> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> <span class="fa fa-star checked"></span> </div> </div> <p>Designed specially to pamper its guests, the Premier Room with Mountain View showcase a perfect blend of luxury in its accommodation with utmost security. </p> <div class="room-btns mar-top-20"> <a href="superior-room.php" class="btn btn-black mar-right-10">VIEW DETAILS</a> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" class="btn btn-orange">BOOK NOW</a> </div> </div> </div> </div> </div> </div> </div> </section> <section class="call-to-action"> <div class="container-fluid"> <div class="row display-flex"> <div class="col-lg-6 "> <div class="call-content pad-left-30"> <h2 class="white mar-bottom-25">Discover A <span>Pocket-Friendly Brand!!</span></h2> <p>We know how hard it is to find a place that's exactly what you need for your family—and we want to help you through all of your holiday planning. With our Pocket-Friendly Brand, you can get an amazing place that's just right for the holiday season in your budget, no matter where you live.</p> <p><strong>Our Aim is "To serve with Best Pocket Friendly Holiday Homes."</strong></p> <a href="https://asiatech.in/booking_engine/index3?token=NTQ3Mg==" target="_blank" class="btn btn-orange mar-top-20">Book Now <i class="fas fa-angle-double-right"></i></a> </div> </div> <div class="col-lg-6 col-lg-6"> <div class="call-button"> <button type="button" class="play-btn" onclick="toggle1();"><i class="fa fa-play"></i></button> </div> <div class="video-figure"></div> </div> </div> </div> </section> <!--popup video--> <div class="trailer"> <video src="images/video/hotel-day-view.mp4" controls="true"></video> <img src="images/icons/close-button.png" class="close" onclick="toggle1();"> </div> <!--popup video --> <section class="services service-style-1"> <div class="container"> <div class="section-title"> <h2>Facilities & <span>Services</span></h2> </div> <div class="amenities-content"> <div class="row"> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/1.png"> </div> <h4>Room Service</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/2.png"> </div> <h4>Restaurant</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/3.png"> </div> <h4>Yoga Hall</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/4.png"> </div> <h4>Hot & Cold Water</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item"> <div class="amt-icon"> <img src="images/icons/5.png"> </div> <h4>air conditioner</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item"> <div class="amt-icon"> <img src="images/icons/6.png"> </div> <h4>Parking</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item"> <div class="amt-icon"> <img src="images/icons/7.png"> </div> <h4>Free Wifi</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item"> <div class="amt-icon"> <img src="images/icons/8.png"> </div> <h4>Smart TV</h4> </div> </div> </div> </div> </div> </section> <section class="reviews"> <div class="container"> <div class="section-title title-white"> <h2>Explore <span>Reviews</span></h2> <p>We Are Loved By Users & Clients Worldwide</p> </div> <div class="review-slider"> <div class="slider-item"> <div class="slider-image"> <img src="images/testimonials/review1.png" alt="image"> </div> <div class="slider-content"> <p>The hotel is quite in a nice place near to ganga ghat. The staff is very friendly and helpful. Mr. John is very good person he has helped to arranged bike and guided me perfectly. The hotel is newly constructed and Pretty much clean with nice view.</p> <h4> Sanjit Prasad</h4> </div> </div> <div class="slider-item"> <div class="slider-image"> <img src="images/testimonials/review2.png" alt="image"> </div> <div class="slider-content"> <p>Very nice and clean place to stay if you are in Rishikesh. I love the scenic view of mountains from the hotel lobby. Mr John who is the manager there is very calm and helpful. He will definitely guide you through the details of the places to explore in Rishikesh. </p> <h4>Kunjan Asha</h4> </div> </div> <div class="slider-item"> <div class="slider-image"> <img src="images/testimonials/review3.png" alt="image"> </div> <div class="slider-content"> <p>We (a group of 10) stayed for 2 days. Mr John made our stay really enjoyable He is extremely supportive and co-operative. There no "NO" in John's dictionary....thank you so much John 👍</p> <h4>Anil Bonde</h4> </div> </div> <div class="slider-item"> <div class="slider-image"> <img src="images/testimonials/review4.png" alt="image"> </div> <div class="slider-content"> <p>Great location walking distance to several restaurants and Tapovan market, yet quiet and tucked away. Best mattress I’ve found in my 18 months in India. John, the office assistant was an Angel helping with anything I needed including trips to store to get items. Will stay there again!</p> <h4>Christa</h4> </div> </div> </div> </div> </section> <section class="news pad-bottom-70"> <div class="container"> <div class="section-title"> <h2> Attractions</h2> </div> <div class="news-outer"> <div class="row"> <div class="col-lg-4 col-md-12 mar-bottom-30"> <div class="news-item"> <div class="news-image"> <img src="images/attraction/at1.webp" alt="image"> </div> <div class="news-content"> <h4><a href="single-right.html"> Lakshman Jhula</a></h4> <div class="room-services mar-bottom-10"> </div> <p>Lakshman Jhula happens to be one of the famous hanging bridges across the holy river Ganga... </p> <a href="attraction.php">READ MORE <i class="fas fa-angle-double-right"></i></a> </div> </div> </div> <div class="col-lg-4 col-md-6 mar-bottom-30"> <div class="news-item"> <div class="news-image"> <img src="images/attraction/at2.webp" alt="image"> </div> <div class="news-content"> <h4><a href="single-right.html">Ram Jhula</a></h4> <div class="room-services mar-bottom-10"> </div> <p>Ram Jhula is one of the most iconic places in Rishikesh and if you are planning a pilgrimage to the city... </p> <a href="attraction.php">READ MORE <i class="fas fa-angle-double-right"></i></a> </div> </div> </div> <div class="col-lg-4 col-md-6 mar-bottom-30"> <div class="news-item"> <div class="news-image"> <img src="images/attraction/at3.webp" alt="image"> </div> <div class="news-content"> <h4><a href="single-right.html"> Parmarth Niketan Ashram</a></h4> <p>Nestled amidst the lap of the Himalayas and embraced by bucolic and lush greeneries, Parmarth Niketan Ashram...</p> <a href="attraction.php">READ MORE <i class="fas fa-angle-double-right"></i></a> </div> </div> </div> </div> </div> <div class="section-btn"> <a href="attraction.php" class="btn btn-black mar-right-10">EXPLORE ALL <i class="fas fa-angle-double-right"></i></a> </div> </div> </section> <?php include 'include/footer.php' ?> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script> <script src="js/jquery-3.3.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/plugin.js"></script> <script src="js/main.js"></script> <script src="js/custom-nav.js"></script> <script src="js/custom-swiper1.js"></script> <script src="js/custom-singledate.js"></script> <script>(function(){var js = "window['__CF$cv$params']={r:'733bf8717e1987f0',m:'SrkR2vt.mrfiEE0ChfGF7xq1vkU9Jq8gHHZ2ULEk3P8-1659329610-0-AepGbZZq1UJzjjgss1g+GFRVSVq3vDkVARGUZCOVcVGED3GeTUck+hRpKC/GaNuxhOWbGdjGO7dsGcAgzbhEp/cH02MHRjocLUOSjBdjkwzuUSNdhmGhuy2bumzftl9Be8w47IAriM9VK4nbvqObxT0=',s:[0xd89924e781,0x06f4d6a579],u:'/cdn-cgi/challenge-platform/h/g'};var now=Date.now()/1000,offset=14400,ts=''+(Math.floor(now)-Math.floor(now%offset)),_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='../../../cdn-cgi/challenge-platform/h/g/scripts/alpha/invisible5615.js?ts='+ts,document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.nonce = '';_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body> <script type="text/javascript"> function toggle1(){ var trailer= document.querySelector( ".trailer") var video=document.querySelector("video") trailer.classList.toggle("active") video.pause(); video.currentTime=0; } </script> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings