File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelrjp.com/index.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, shrink-to-fit=no" /> <title>Hotel Ram Janki Palace</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> </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"> Hotel <br> Ram Janki Palace </h1> <ul> <li data-animation="fadeInUp" data-delay="1.1s"> <a class="main-btn btn-filled" href="https://bookings.asiatech.in/?page=8020&type=website" target="_blank">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"> Hotel <br> Ram Janki Palace </h1> <ul> <li data-animation="fadeInUp" data-delay="1.1s"> <a class="main-btn btn-filled" href="https://bookings.asiatech.in/?page=8020&type=website" target="_blank">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/01.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://bookings.asiatech.in/?page=8020&type=website" 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-20"> <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-20"> <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-20"> <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"><a class="book-btn" href="https://bookings.asiatech.in/?page=8020&type=website" target="blank">check availability</a></button> </div> </div> </div> </form> </div> </div> </section> <!--====== BOOKING FORM END ======--> <!--====== ABOUT SECTION START ======--> <section class="about-section pt-80 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="#">Stay Blissful</a></h4> <p> Relax in comfort, enjoy peace, and experience exceptional hospitality for a blissful stay. </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="#">Elegant Comfort</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>Hotel Ram Janki Palace</h2> </div> <p> Hotel Ram Janki Palace is a serene and comfortable accommodation located in Babatpur, Varanasi, conveniently close to the city's major transit points. This hotel is ideal for both leisure and business travelers, offering a blend of modern amenities and traditional hospitality. Its strategic location makes it a perfect choice for travelers looking to explore Varanasi's spiritual landmarks while staying in a peaceful setting away from the hustle and bustle of the city center.</p> <p>The property provides a range of services, ensuring a pleasant and hassle-free experience for its 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 SECTION START ======--> <section class="room-section room-list-style pt-60 pb-60 bg-white"> <div class="container"> <div class="section-title mb-30 text-center"> <span class="title-tag">Your Comfort, Our Priority</span> <h2>Accommodation</h2> </div> <div class="room-list-loop"> <div class="room-box mb-30"> <div class="row no-gutters justify-content-center"> <div class="col-lg-5 col-md-10"> <div class="room-img-wrap"> <div class="room-img" style="background-image: url(assets/img/room/deluxe-room.jpg);"></div> </div> </div> <div class="col-lg-7 col-md-10"> <div class="room-desc"> <div class="row align-items-center"> <div class="col-sm-8"> <ul class="icons"> <li><i class="fal fa-bath"></i></li> <li><i class="fal fa-wifi"></i></li> <li><i class="fal fa-key"></i></li> <li><i class="fal fa-temperature-frigid"></i></li> <li><i class="fal fa-coffee"></i></li> <li><i class="fal fa-lock"></i></li> <li><i class="fal fa-broom"></i></li> </ul> <h4 class="title"><a href="deluxe-room.php">Deluxe Room</a></h4> <p>The deluxe room is a harmonious blend of sophistication and comfort, offering a luxurious retreat for travelers. Furnished with a cozy bed, air conditioning, and a flat-screen TV, the room is designed to meet all modern needs.</p> </div> <div class="col-sm-4"> <div class="text-sm-center"><span class="price">Rs. 4500<span>/Night</span></span><a class="book-btn" href="https://bookings.asiatech.in/?page=8020&type=website" target="_blank">Book Now</a></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--====== ROOM SECTION 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"> Choose Hotel Ram Janki Palace for its perfect blend of comfort and convenience. With modern amenities, personalized service, and a serene ambiance, it offers an ideal retreat for leisure or business travelers, ensuring a memorable and hassle-free stay. </p> <a href="https://bookings.asiatech.in/?page=8020&type=website" 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/01.png"> </div> <h3><a href="#">Room Service</a></h3> <p> Savor delicious meals conveniently delivered to your room anytime you desire. </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/02.png"> </div> <h3><a href="#">Parking Area</a></h3> <p> Spacious and secure parking facility ensures your vehicle's safety and convenience. </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/03.png"> </div> <h3><a href="#">Air Conditioning</a></h3> <p> Experience optimal comfort with modern air conditioning in every room and space. </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/04.png"> </div> <h3><a href="#">Daily Housekeeping</a></h3> <p> Enjoy a spotless environment with thorough daily cleaning and attentive service. </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/05.png"> </div> <h3><a href="#">Free Wifi</a></h3> <p> Stay connected with complimentary high-speed Wi-Fi available throughout the property. </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/06.png"> </div> <h3><a href="#">Safety & security</a></h3> <p> Advanced measures ensure a secure and worry-free stay for all guests. </p> <span class="count">06</span> </div> </div> </div> </div> </section> <!--====== LATEST NEWS START ======--> <section class="latest-news pt-60 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">Kashi Vishwanath Temple</a></h4> <p> A revered temple dedicated to Lord Shiva, Kashi Vishwanath Temple is one of the twelve Jyotirlingas in 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/02.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Dasaswamedh Ghat</a></h4> <p> Dasaswamedh Ghat is the most popular and bustling ghat in Varanasi. Known for the evening Ganga Aarti, it offers... </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">Ganga Aarti</a></h4> <p> An iconic ritual performed daily at sunset on the banks of the Ganges, Ganga Aarti captivates devotees and tourists 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/04.jpg);"></div> <div class="post-desc"> <h4><a href="attractions.php">Namo Ghat</a></h4> <p> Namo Ghat blends tradition and modernity, offering a serene space for visitors to experience the tranquility of... </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">Vadoliya Market</a></h4> <p> A bustling local market, Vadoliya Market is a treasure trove of Banarasi silk sarees, handicrafts, and spices... </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