File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelroyalhillcrest.com/index.php
Back
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <title>Royal Hill Crest</title> <link rel="shortcut icon" href="assets/img/logo.png" type="img/png" /> <link rel="stylesheet" href="assets/css/animate.min.css"> <link rel="stylesheet" href="assets/css/bootstrap.min.css" /> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <link rel="stylesheet" href="assets/css/flaticon.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" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"> </head> <body> <?php include 'include/header.php'?> <section class="banner-area banner-style-three" id="bannerSlider"> <div class="single-banner d-flex align-items-center justify-content-center"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="banner-content"> <span class="promo-tag" data-animation="fadeInDown" data-delay=".6s"> The Perfect Base For You </span> <h1 class="title" data-animation="fadeInLeft" data-delay=".9s"> Royal <br>Hill Crest </h1> <ul> <li data-animation="fadeInUp" data-delay="1.1s"> <a class="main-btn btn-filled" href="#">Book Now</a> </li> <li data-animation="fadeInUp" data-delay="1.3s"> <a class="main-btn btn-border" href="about.php">Learn More</a> </li> </ul> </div> </div> </div> </div> <!-- banner bg --> <div class="banner-bg" style="background-image: url(assets/img/banner/02.jpg);"></div> <div class="banner-overly"></div> </div> <div class="single-banner d-flex align-items-center justify-content-center"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="banner-content"> <span class="promo-tag" data-animation="fadeInDown" data-delay=".6s"> The Perfect Base For You </span> <h1 class="title" data-animation="fadeInLeft" data-delay=".9s"> Royal <br>Hill Crest </h1> <ul> <li data-animation="fadeInUp" data-delay="1.1s"> <a class="main-btn btn-filled" href="#">Book Now</a> </li> <li data-animation="fadeInUp" data-delay="1.3s"> <a class="main-btn btn-border" href="about.php">Learn More</a> </li> </ul> </div> </div> </div> </div> <!-- banner bg --> <div class="banner-bg" style="background-image: url(assets/img/banner/02.jpg);"></div> <div class="banner-overly"></div> </div> </section> <!--====== BANNER PART ENDS ======--> <!--====== BOOKING FORM START ======--> <section class="booking-form booking-form-dark"> <div class="container"> <div class="booking-form-inner"> <form action="https://asiatech.in/booking_engine/index3?token=NTY5OA==" method="post" target="_blank" rel="noopener"> <div class="row align-items-end"> <div class="col-lg-3 col-sm-6"> <div class="inputs-filed mt-30"> <label for="arrival-date">Arrival Date</label> <div class="icon"><i class="fal fa-calendar-alt"></i></div> <input type="text" placeholder="Check-in" name="arrival-date" id="arrival-date"> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="inputs-filed mt-30"> <label for="departure-date">Departure Date</label> <div class="icon"><i class="fal fa-calendar-alt"></i></div> <input type="text" placeholder="Check-Out" name="departure-date" id="departure-date"> </div> </div> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <label for="guests">Guests</label> <select name="guests" id="guests"> <option value="" disabled selected>Select From Here</option> <option value="1">1</option> <option value="2">2</option> <option value="4">4</option> <option value="8">8</option> </select> </div> </div> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <button type="submit">check availability</button> </div> </div> </div> </form> </div> </div> </section> <!--====== BOOKING FORM END ======--> <!--====== ABOUT SECTION START ======--> <section class="about-section pt-100 pb-50"> <div class="container"> <div class="row align-items-center justify-content-center"> <div class="col-lg-6 col-md-10 wow fadeInLeft" data-wow-delay=".3s"> <div class="row about-features-boxes fetaure-masonary"> <div class="col-sm-6"> <div class="single-feature-box"> <div class="icon"> <i class="flaticon-team"></i> </div> <h4><a href="#">Welcome Home</a></h4> <p> Our support staff, help our guests to enjoy a successful holiday with all the hotel’s departments. </p> </div> </div> <div class="col-sm-6"> <div class="single-feature-box only-bg mt-30" style="background-image: url(assets/img/feature/04.jpg);"> </div> </div> <div class="col-sm-6"> <div class="single-feature-box only-bg mt-30" style="background-image: url(assets/img/feature/05.jpg);"> </div> </div> <div class="col-sm-6"> <div class="single-feature-box dark mt-30"> <div class="icon"> <i class="flaticon-hotel"></i> </div> <h4><a href="#">Luxury Room</a></h4> <p style="color:#fff;"> The elegant and luxurious rooms make your stay comfortable and reminiscent. </p> </div> </div> </div> </div> <div class="col-lg-6 col-md-8 col-sm-10 wow fadeInRight" data-wow-delay=".3s"> <div class="abour-text pl-50 pr-50"> <div class="section-title mb-30"> <span class="title-tag">about us</span> <h2>Royal Hill Crest</h2> </div> <p> Royal Hill Crest is a beautiful hotel located in the serene and picturesque village of Bagori in Harsil. The hotel offers a comfortable stay with its range of well-appointed rooms, including Standard and Deluxe rooms. The rooms are spacious, elegantly designed, and equipped with all modern amenities to ensure a pleasant and memorable stay for guests. </p> <a href="about.php" class="main-btn btn-filled mt-40"> Read More</a> </div> </div> </div> </div> <div class="about-right-bottom"> <div class="about-bottom-img"> <img src="assets/img/bg/s1.jpg" alt="pench resorts for couples"> </div> </div> </section> <!--====== ABOUT SECTION END ======--> <!--====== ROOM SLIDER START ======--> <section class="room-slider bg-white pb-80 pt-80"> <div class="container-fluid p-0"> <div class="section-title mb-60 text-center"> <span class="title-tag">Room</span> <h2>Accommodation</h2> </div> <div class="row rooms-slider-two justify-content-center"> <div class="col-lg-6"> <div class="single-rooms-box"> <div class="room-img"> <div class="img" style="background-image: url(assets/img/room/deluxe-room.jpg);"> </div> </div> <ul class="icons"> <li><i class="fal fa-bed"></i></li> <li><i class="fal fa-wifi"></i></li> <li><i class="fal fa-car"></i></li> <li><i class="fal fa-coffee"></i></li> <li><i class="fal fa-concierge-bell"></i></li> <li><i class="fal fa-swimmer"></i></li> <li><i class="fal fa-compress-arrows-alt"></i></li> </ul> <div class="room-desc"> <div class="row align-items-center"> <div class="col-sm-8"> <h3><a href="tiger-suite.php">Standard Room</a></h3> <p> Well-furnished and designed rooms feature air-conditioning, ergonomic work area, and LED HD TV. </p> </div> <div class="col-sm-4"> <div class="price"> Rs. 3,700 <span>/ Night</span> </div> </div> </div> </div> </div> </div> <div class="col-lg-6"> <div class="single-rooms-box"> <div class="room-img"> <div class="img" style="background-image: url(assets/img/room/super-deluxe-room.jpg);"> </div> </div> <ul class="icons"> <li><i class="fal fa-bed"></i></li> <li><i class="fal fa-wifi"></i></li> <li><i class="fal fa-car"></i></li> <li><i class="fal fa-coffee"></i></li> <li><i class="fal fa-concierge-bell"></i></li> <li><i class="fal fa-swimmer"></i></li> <li><i class="fal fa-compress-arrows-alt"></i></li> </ul> <div class="room-desc"> <div class="row align-items-center"> <div class="col-sm-8"> <h3><a href="wooden-machaan.php">Deluxe Room</a></h3> <p> A heaven of indulgence, the spacious deluxe rooms is facilitated by a range of state-of-the-art amenities accompanied by warm and efficient services. </p> </div> <div class="col-sm-4"> <div class="price"> Rs. 4,700 <span>/ Night</span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--====== ROOM SLIDER END ======--> <!--====== TEXT BLOCK START ======--> <section class="text-block bg-black with-pattern pt-80 pb-80"> <div class="container"> <div class="row align-items-center justify-content-center"> <div class="col-lg-6 col-md-10 order-2 order-lg-1"> <div class="block-text"> <div class="section-title mb-20"> <h2>Meet With Our Luxury Place.</h2> </div> <p class="pr-50"> The hotel staff is friendly, courteous, and always ready to assist guests with their needs. The hotel offers a comfortable and serene environment that is perfect for those looking to escape the hustle and bustle of city life and enjoy a peaceful vacation in the lap of nature. </p> <a href="https://asiatech.in/booking_engine/index3?token=NTY5OA==" class="main-btn btn-filled mt-40">Book now</a> </div> </div> <div class="col-lg-6 col-md-10 order-1 order-lg-2 wow fadeInRight" data-wow-delay=".3s"> <div class="video-wrap video-wrap-two mb-small" style="background-image: url(assets/img/banner/07.jpg);"> </div> </div> </div> </div> <div class="pattern-wrap"> <div class="pattern"></div> </div> </section> <!--====== TEXT BLOCK END ======--> <!--====== CORE FEATURES START ======--> <section class="core-feature-section bg-white pt-80 pb-80"> <div class="container"> <div class="section-title text-center mb-20"> <span class="title-tag"> facilities </span> <h2>Hotel facilities</h2> </div> <!-- Featre Loop --> <div class="row features-loop"> <div class="col-lg-4 col-sm-6 order-1"> <div class="feature-box wow fadeInLeft" data-wow-delay=".3s"> <div class="icon"> <img src="assets/img/icon/08.png"> </div> <h3><a href="#">Bonfire</a></h3> <p> Gather around the flames and create memories that will last a lifetime - with our bonfire facilities. </p> <span class="count">01</span> </div> </div> <div class="col-lg-4 col-sm-6 order-2"> <div class="feature-box wow fadeInDown" data-wow-delay=".4s"> <div class="icon"> <img src="assets/img/icon/09.png"> </div> <h3><a href="#">Parking Area</a></h3> <p> Park with peace of mind and convenience - our parking area facilities have got you covered. </p> <span class="count">02</span> </div> </div> <div class="col-lg-4 col-sm-6 order-3 order-sm-4 order-lg-3"> <div class="feature-box wow fadeInRight" data-wow-delay=".5s"> <div class="icon"> <img src="assets/img/icon/10.png"> </div> <h3><a href="#">Apple Orchard</a></h3> <p> Escape to a paradise of fresh air and juicy apples - discover our Apple Orchard facilities. </p> <span class="count">03</span> </div> </div> <div class="col-lg-4 col-sm-6 order-4 order-sm-3 order-lg-4"> <div class="feature-box wow fadeInLeft" data-wow-delay=".6s"> <div class="icon"> <img src="assets/img/icon/11.png"> </div> <h3><a href="#">Hot & Cold Water</a></h3> <p> Relax and refresh with ease - our Hot & Cold Water facilities provide the perfect temperature for your comfort. </p> <span class="count">04</span> </div> </div> <div class="col-lg-4 col-sm-6 order-5"> <div class="feature-box wow fadeInUp" data-wow-delay=".7s"> <div class="icon"> <img src="assets/img/icon/12.png"> </div> <h3><a href="#">Free Wifi</a></h3> <p> Stay connected with the world - our Free Wifi facilities offer seamless internet connectivity at your fingertips. </p> <span class="count">05</span> </div> </div> <div class="col-lg-4 col-sm-6 order-6"> <div class="feature-box wow fadeInRight" data-wow-delay=".8s"> <div class="icon"> <img src="assets/img/icon/13.png"> </div> <h3><a href="#">Trekking Facility Available As Per Guest Request</a></h3> <p> Explore the wilderness with confidence - Trek with our expert guides at our Trekking Facility! </p> <span class="count">06</span> </div> </div> </div> </div> </section> <!--====== LATEST NEWS START ======--> <section class="latest-news pb-60"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 col-md-8 col-sm-7"> <div class="section-title"> <span class="title-tag">Places To Visit</span> <h2> Nearby Attractions</h2> </div> </div> <div class="col-lg-6 col-md-4 col-sm-5 d-none d-sm-block"> <div class="latest-post-arrow arrow-style text-right"> </div> </div> </div> <!-- Latest post loop --> <div class="row latest-post-slider mt-50"> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/01.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Gangotri National Park</a></h4> <p> Gangotri National Park is a protected area located in the state of Uttarakhand in northern India. It is named after the Gangotri Glacier, </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/02.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Gangotri Temple</a></h4> <p> Gangotri Temple is one of the most important pilgrimage sites in India, located in the Uttarkashi district of the northern state of Uttarakhand. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/03.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Sattal</a></h4> <p> Sattal Harsil is a picturesque hamlet located in the Uttarkashi district of the northern Indian state of Uttarakhand. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/04.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Dharali</a></h4> <p> Dharali is a small village located in the Harsil valley of the Uttarkashi district in the Indian state of Uttarakhand. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/05.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Kalpeshwar Mahadev Temple</a></h4> <p> Kalpeshwar Mahadev Temple is a Hindu temple dedicated to Lord Shiva, located in the picturesque town of Harsil in the Uttarkashi district of Uttarakhand, India. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/06.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Nachiketa Tal</a></h4> <p> Nachiketa Tal is a picturesque lake located in the Harsil valley of the Uttarkashi district in the Indian state of Uttarakhand. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/07.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Gartang Gali</a></h4> <p> The trek to Gartang Gali is an exhilarating experience for adventure seekers and nature lovers alike. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/08.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Kyarkoti Trek</a></h4> <p> The Kyarkoti Trek is a challenging and exhilarating trekking route located in the Uttarkashi district of Uttarakhand, India. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/09.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Lama Top</a></h4> <p> Lama Top is a beautiful and lesser-known trekking destination located in the Uttarkashi district of Uttarakhand, India. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/10.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Harsil Valley View Point</a></h4> <p> To reach Harsil Valley View Point, trekkers can either take a short hike from the village of Harsil or drive up to the view point by car. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/11.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Gaumukh Tapovan Trek</a></h4> <p> The Gaumukh Tapovan trek is a thrillfest with gigantic views of the cow-shaped Gaumukh Glacier which is also one of the main water sources of the holy Ganges. </p> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!--====== FOOTER 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