File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelamarainn.com/index.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>Hotel Amara Inn</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <?php include("include/header.php");?> <!-- Slider --> <header class="header slider-fade"> <div class="owl-carousel owl-theme"> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/slider-4.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Welcome To</h4> <h1> Amara Super Deluxe Dormitory</h1> <div class="butn-light mt-30 mb-30"> <a href="about.php"><span>About hotel</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/slider-5.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Unique Place to Relax & Enjoy</h4> <h1>Enjoy a Luxury Experience</h1> <div class="butn-light mt-30 mb-30"> <a href="about.php" ><span>About hotel</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="3" data-background="img/slider/slider-3.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>The Ultimate Luxury Experience</h4> <h1>Enjoy The Best Moments of Life</h1> <div class="butn-light mt-30 mb-30"> <a href="about.php" ><span>About hotel</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="2" data-background="img/slider/slider-1.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>Unique Place to Relax & Enjoy</h4> <h1>Enjoy a Luxury Experience</h1> <div class="butn-light mt-30 mb-30"> <a href="about.php" ><span>About hotel</span></a> </div> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="3" data-background="img/slider/slider-2.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <h4>The Ultimate Luxury Experience</h4> <h1>Enjoy The Best Moments of Life</h1> <div class="butn-light mt-30 mb-30"> <a href="about.php" ><span>About hotel</span></a> </div> </div> </div> </div> </div> </div> </div> <!-- slider reservation --> <div class="reservation"> <a href="tel:+917991870303"> <div class="icon d-flex justify-content-center align-items-center"> <i class="flaticon-call"></i> </div> <div class="call"><span>+917991870303</span> <br>Reservation</div> </a> </div> </header> <!-- Booking Search --> <div class="booking-wrapper"> <div class="container"> <div class="booking-inner clearfix"> <form action="https://asiatech.in/booking_engine/index3?token=OTE2NQ==" method="post" target="_blank" class="form1 clearfix"> <div class="col1 c1"> <div class="input1_wrapper"> <label>Check in</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check in"> </div> </div> </div> <div class="col1 c2"> <div class="input1_wrapper"> <label>Check out</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check out"> </div> </div> </div> <div class="col2 c3"> <div class="select1_wrapper"> <label>Adults</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">1 Adult</option> <option value="2">2 Adults</option> <option value="3">3 Adults</option> <option value="4">4 Adults</option> </select> </div> </div> </div> <div class="col2 c4"> <div class="select1_wrapper"> <label>Children</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">Children</option> <option value="1">1 Child</option> <option value="2">2 Children</option> <option value="3">3 Children</option> <option value="4">4 Children</option> </select> </div> </div> </div> <div class="col2 c5"> <div class="select1_wrapper"> <label>Rooms</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="1">1 Room</option> <option value="2">2 Rooms</option> <option value="3">3 Rooms</option> <option value="4">4 Rooms</option> </select> </div> </div> </div> <div class="col3 c6"> <button type="submit" class="btn-form1-submit">Check Now</button> </div> </form> </div> </div> </div> <!-- About --> <section class="about section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 mb-30 animate-box" data-animate-effect="fadeInUp"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <div class="section-subtitle"> Hotel Amara Inn</div> <div class="section-title">Enjoy a Luxury Experience</div> <p>Hotel Amara Inn Varanasi offers a perfect blend of modern comfort and traditional hospitality in the sacred city of Varanasi. Conveniently located near major temples, ghats, and cultural landmarks, the hotel provides guests with easy access to the spiritual essence of the city. With well-appointed rooms, essential amenities, and a calm atmosphere, it ensures a peaceful and comfortable stay for pilgrims, families, and travelers alike.</p> <p>Whether you’re visiting for religious purposes, sightseeing, or business, Hotel Amara Inn caters to all needs with warmth and care. The staff is dedicated to making your experience smooth and memorable, offering personalized services and local guidance. It’s more than just a place to stay—it’s a welcoming retreat in the heart of Varanasi.</p> <!-- call --> <div class="reservations"> <div class="icon"><span class="flaticon-call"></span></div> <div class="text"> <p>Reservation</p> <a href="tel:+917991870303">+91 7991870303</a> </div> </div> </div> <div class="col col-md-3 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/abt1.jpg" alt="" class="mt-90 mb-30"> </div> <div class="col col-md-3 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/abt2.jpg" alt=""> </div> </div> </div> </section> <!-- Rooms --> <section class="section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Hotel Amara Inn</div> <div class="section-title">Our Rooms</div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="rooms2 mb-90 animate-box" data-animate-effect="fadeInUp"> <figure><img src="img/room/dormitory-slide1.jpg" alt="" class="img-fluid"></figure> <div class="caption"> <!-- <h3>Rs. <span>/ Night</span></h3> --> <h4><a href="dormitory.php">Amara Super Deluxe Dormitory</a></h4> <p>A Amara Super Deluxe Dormitory is a shared accommodation space designed for budget-conscious travelers, offering a comfortable and social environment. Typically featuring bunk beds or single beds within a shared room, dormitories provide essential amenities like personal lockers, reading lights, charging points, and access to clean shared bathrooms. Ideal for solo adventurers, students, or backpackers, dormitories promote community living and offer opportunities to meet people from diverse backgrounds, all while keeping travel affordable and enjoyable.</p> <hr class="border-2"> <div class="info-wrapper"> <div class="more"><a href="dormitory.php" class="link-btn" tabindex="0">View Details <i class="ti-arrow-right"></i></a></div> <div class="butn-dark"> <a href="https://asiatech.in/booking_engine/index3?token=OTE2NQ==" target="_blank" ><span>Book Now</span></a> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Promo Video --> <section class="video-wrapper video section-padding bg-img bg-fixed" data-overlay-dark="3" data-background="img/slider/banner2.jpg"> <div class="container"> <div class="row"> <div class="col-md-8 offset-md-2 text-center"> <span><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></span> <div class="section-subtitle"><span>Hotel Amara Inn</span></div> <div class="section-title"><span>Promotional Video</span></div> </div> </div> <div class="row"> <div class="text-center col-md-12"> <a class="vid" href="img/video.mp4"> <div class="vid-butn"> <span class="icon"> <i class="ti-control-play"></i> </span> </div> </a> </div> </div> </div> </section> <!-- Facilties --> <section class="facilties section-padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Our Services</div> <div class="section-title">Hotel Facilities</div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/1.png"> <h5>Power Backup </h5> <div class="facility-shape"> <img src="img/services/1.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/2.png"> <h5>CCTV</h5> <div class="facility-shape"> <img src="img/services/2.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/3.png"> <h5> AC Room</h5> <div class="facility-shape"> <img src="img/services/3.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/4.png"> <h5> Free Wifi</h5> <div class="facility-shape"> <img src="img/services/4.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/5.png"> <h5>Room Service </h5> <div class="facility-shape"> <img src="img/services/5.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/6.png"> <h5> Restaurant</h5> <div class="facility-shape"> <img src="img/services/6.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/7.png"> <h5> Security</h5> <div class="facility-shape"> <img src="img/services/7.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/8.png"> <h5> Housekeeping</h5> <div class="facility-shape"> <img src="img/services/8.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/9.png"> <h5>Parking</h5> <div class="facility-shape"> <img src="img/services/9.png"> </div> </div> </div> </div> </div> </section> <section class="facilties section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle"> Hotel Amara Inn</div> <div class="section-title">Our Gallery</div> </div> </div> <div class="row"> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal2.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal2.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal3.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal3.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal6.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal6.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal7.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal7.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal8.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal8.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal9.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal9.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal10.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal10.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal11.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal11.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> <div class="col-md-4 gallery-item"> <a href="img/gallery/gal12.jpg" title="" class="img-zoom"> <div class="gallery-box"> <div class="gallery-img"> <img src="img/gallery/gal12.jpg" class="img-fluid mx-auto d-block" alt="work-img"> </div> </div> </a> </div> </div> </div> </section> <!-- Services --> <section class="services section-padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle"> Hotel Amara Inn</div> <div class="section-title">Attractions</div> </div> </div><br> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="attraction.php"><img src="img/attraction/a1.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <!-- <div class="info"> <h6></h6> </div> --> <h4>Shree kashi vishwanath dham</h4> <p>One of the oldest, richest, and holiest shrines of India is located in the sacred city of Varanasi and is known as Shri Kashi Vishwanath Temple. Named Kashi, due to the ancient name of Varanasi, the glorious temple commemorates the mighty Lord Shiva and is a part of the 12 Jyotirlingas. Thousands of devotees travel from miles away to witness its soothing spiritual ambiance and seek blessings from their god. Sun glistens on the towering spires and domes made out of pure gold.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Dasaswamedh Ghat</h4> <p>Dashashwamedh Ghat is known for conducting the liveliest aartis along the holy river Ganga to immerse the visitors into divine bliss. A prominent member of the tourist attractions in Varanasi, Dashashwamedh Ghat, got its name due to the legend of Lord Brahma sacrificing 10 horses, or das Ashwamedh, in order to perform a yajna. Every sunset, the ghat gets illuminated by the light of diyas lit to commence the sacred rituals. </p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="attraction.php"><img src="img/attraction/a2.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="attraction.php"><img src="img/attraction/a3.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Assi Ghat</h4> <p>Another name amongst the unmissable places to visit in Varanasi is Assi Ghat. Frequented by college-goers and tourists alike, this ghat offers a peaceful escape from the hustle and bustle of Varanasi's chaotic lanes. Pilgrims bathe in the holy waters of River Assi and offer flowers to the Shivlinga before resting on the steps of the ghat.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Banaras hindu university</h4> <p>Banaras Hindu University (BHU), established in 1916 by Pandit Madan Mohan Malaviya, is a premier public central university in Varanasi, Uttar Pradesh, India. Renowned for its academic excellence, BHU is one of Asia's largest residential universities, with over 30,000 students on its expansive 1,300-acre main campus.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="attraction.php"><img src="img/attraction/a4.jpg" alt=""></a> </div> </div> </div> </div> </section> <!-- Reservation & Booking Form --> <section class="testimonials"> <div class="background bg-img bg-fixed section-padding pb-0" data-background="img/room/banner2.jpg" data-overlay-dark="2"> <div class="container"> <div class="row"> <!-- Reservation --> <div class="col-md-5 mb-30 mt-30"> <p><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i><i class="star-rating"></i></p> <h5>The elegant and luxurious rooms make your stay comfortable and reminiscent.</h5> <div class="reservations mb-30"> <div class="icon color-1"><span class="flaticon-call"></span></div> <div class="text"> <p class="color-1">Reservation</p> <a class="color-1" href="tel:+917991870303">+91 7991870303, </a><a class="color-1" href="tel:+917991860303">7991860303</a> </div> </div> <p><i class="ti-check"></i><small>Call us, it's toll-free.</small></p> </div> <!-- Booking From --> <div class="col-md-5 offset-md-2"> <div class="booking-box"> <div class="head-box"> <h6></h6> <h4>Hotel Booking </h4> </div> <div class="booking-inner clearfix"> <form action="https://asiatech.in/booking_engine/index3?token=OTE2NQ==" method="post" target="_blank" class="form1 clearfix"> <div class="row"> <!--<div class="col-md-12"> <div class="input1_wrapper"> <label>Check in</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check in"> </div> </div> </div> <div class="col-md-12"> <div class="input1_wrapper"> <label>Check out</label> <div class="input1_inner"> <input type="text" class="form-control input datepicker" placeholder="Check out"> </div> </div> </div> <div class="col-md-6"> <div class="select1_wrapper"> <label>Adults</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="0">Adults</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 class="col-md-6"> <div class="select1_wrapper"> <label>Children</label> <div class="select1_inner"> <select class="select2 select" style="width: 100%"> <option value="0">Children</option> <option value="0">0</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> </select> </div> </div> </div>--> <div class="col-md-12"> <button type="submit" class="btn-form1-submit mt-15">Check Availability</button> </div> </div> </form> </div> </div> </div> </div> </div> </div> </section> <!-- Footer --> <?php include("include/footer.php");?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings