File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelshashwat.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"> <!-- page title --> <title>Hotel Shashwat</title> <!-- favicon --> <link rel="icon" href="img/fevicon.png" /> <!-- bootstrap core CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- font awesome --> <link href="css/all.min.css" rel="stylesheet"> <!-- owl carousel --> <link href="css/owl.carousel.min.css" rel="stylesheet"> <link href="css/owl.theme.default.min.css" rel="stylesheet"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- datepicker css --> <link rel="stylesheet" href="css/datepicker.min.css"> <!-- custom styles for this template --> <link href="css/custom.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/helper.css" rel="stylesheet"> <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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </head> <body> <?php include 'include/header.php'; ?> <div class="slider"> <div class="search-area"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-8 col-sm-12 col-12 offset-xl-0 offset-lg-3 offset-sm-0"> <div class="center-search"> <h1 class="text-white">Enjoy Your Holiday</h1> <p class="text-white">Book Hotel</p> <form class="form-style-1" action="https://asiatech.in/booking_engine/index3?token=NzM5Mg==" method="post" target="_blank"> <!-- <div class="form-group"> <input type="text" class="form-control" placeholder="Search City"> </div> --> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <input type="text" class="form-control" id="check-in" placeholder="Check In"> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <input type="text" class="form-control" id="check-out" placeholder="Check Out"> </div> </div> </div> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <select class="form-control"> <option>Adults</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> </select> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <select class="form-control"> <option>Children</option> <option>0</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> </select> </div> </div> </div> <div class="form-group"> <select class="form-control"> <option>Rooms</option> <option>01</option> <option>02</option> <option>03</option> <option>04</option> <option>05</option> </select> </div> <button type="submit" class="btn-style-1 w-100">Search</button> </form> </div> </div> </div> </div> </div> <div id="myCarousel" class="carousel slide carousel-fade" data-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active"> <img src="img/slider/slider-1.jpg" alt="" > </div> <div class="carousel-item"> <img src="img/slider/slider-2.jpg" alt="" > </div> <div class="carousel-item"> <img src="img/slider/slider-3.jpg" alt="" > </div> <div class="carousel-item"> <img src="img/slider/slider-4.jpg" alt="" > </div> <div class="carousel-item"> <img src="img/slider/slider-5.jpg" alt="" > </div> <!-- <div class="carousel-item"> <img src="img/slider/slider-7.jpg" alt="" > </div> --> </div> <a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev"> <i class="fas fa-caret-left"></i></a> <a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next"> <i class="fas fa-caret-right"></i></a> </div> </div> <!-- ================ Slider area end ================ --> <!-- ================ About area ================ --> <div class="about-area pt-70 pb-60"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 mb-30"> <!-- about text --> <div class="about-col"> <h6>About Us</h6> <h2><span>Hotel Shashwat</span></h2> <p>Hotel Shashwat in Gorakhpur offers a blend of comfort and convenience, making it an ideal choice for both business and leisure travelers. Located in the heart of the city, the hotel provides easy access to major attraction and transportation hubs. The well-appointed rooms are designed to provide a relaxing retreat, equipped with modern amenities such as air conditioning, Wi-Fi, and flat-screen TVs. Guests can enjoy a variety of dining options at the on-site restaurant, which serves a range of local and international cuisines. Additionally, Hotel Shashwat features conference facilities, making it suitable for hosting business meetings and events. With attentive service and a commitment to guest satisfaction, Hotel Shashwat ensures a pleasant and memorable stay for all its visitors. </p> <a class=" btn-style-1" href="about.php" role="button">Explore More <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- about text end --> </div> <div class="col-lg-6 mb-30"> <!-- about video --> <div class="about-video-img-box position-relative rounded"> <img src="img/about-img.jpg" alt="" class="img-fluid rounded"> </div> <!-- about video end --> </div> </div> </div> </div> <!-- ================ About area end ================ --> <!-- ================ Most popular Hotel ================ --> <div class="most-popular-Hotel pt-70 pb-70 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Accommodation</h2> <span class="dashed-border"></span> </div> <!-- section title --> </div> <div class="blog-page "> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="row"> <div class="col-lg-4 col-md-6 mb-30"> <!-- blog box --> <div class="blog-box shadow"> <div class="blog_img mb-20"><img src="img/rooms/room1.jpg" alt=""></div> <div class="blog-des"> <h5 class="mt-10 mb-6"><a href="standard-room.php" class="text-dark">Standard Room</a></h5> <p class="text-muted">The Standard Single Room at Hotel Shashwat in Gorakhpur offers a cozy and comfortable space for solo travelers. Equipped with essential amenities such as air conditioning, Wi-Fi, and a flat-screen TV, it ensures a pleasant stay.</p> <div class="read_more"> <div class="blog_border"></div> <a href="standard-room.php" class="text-dark text-uppercase"> Read More</a> </div> </div> </div> <!-- blog box end --> </div> <div class="col-lg-4 col-md-6 mb-30"> <!-- blog box --> <div class="blog-box shadow"> <div class="blog_img mb-20"><img src="img/rooms/room3.jpg" alt=""></div> <div class="blog-des"> <h5 class="mt-10 mb-6"><a href="deluxe-room.php" class="text-dark">Deluxe Room</a></h5> <p class="text-muted">The Deluxe Single Room at Hotel Shashwat in Gorakhpur offers an elevated level of comfort for solo travelers. This well-appointed room features modern amenities including air conditioning, high-speed Wi-Fi, and a flat-screen TV. </p> <div class="read_more"> <div class="blog_border"></div> <a href="deluxe-room.php" class="text-dark text-uppercase"> Read More</a> </div> </div> </div> <!-- blog box end --> </div> <div class="col-lg-4 col-md-6 mb-30"> <!-- blog box --> <div class="blog-box shadow"> <div class="blog_img mb-20"><img src="img/rooms/room5.jpg" alt=""></div> <div class="blog-des"> <h5 class="mt-10 mb-6"><a href="super-deluxe.php" class="text-dark">Super Deluxe Room</a></h5> <p class="text-muted">The Super Deluxe Single Occupancy room at Hotel Shashwat in Gorakhpur offers a luxurious and comfortable stay for solo travelers. This room type is elegantly furnished and equipped with upscale amenities such as air conditioning.</p> <div class="read_more"> <div class="blog_border"></div> <a href="super-deluxe.php" class="text-dark text-uppercase"> Read More</a> </div> </div> </div> <!-- blog box end --> </div> </div> </div> </div> </div> </div> </div> <!-- ================ Most popular Hotel end ================ --> <!-- ================ Popular destinations ================ --> <div class="popular-destinations pt-70 pb-40 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Places to Visit in Gorakhpur</h2> <span class="dashed-border"></span> </div> <!-- section title --> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/1.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Shri Gorakhnath Temple</a></h3> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/2.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Nauka Vihar</a></h3> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/3.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Railway Museum</a></h3> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/4.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Gita vatika</a></h3> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/5.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Taramandal</a></h3> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-30"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/6.jpg" alt=""></div> <div class="overlay"><a href="#"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3><a href="attraction.php">Golghar kali mandir </a></h3> </div> </div> <!-- popular destination box end --> </div> </div> </div> </div> <!-- ================ Popular destinations end ================ --> <!-- ================ Testimonials ================ --> <div class="testimonials-area testimonial-bg pt-70 pb-70"> <div class="container"> <div class="testimonial-carousel owl-carousel owl-theme"> <div class="item"> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">"Value for money. Hotel is well located near Railway station. This is the best usp of this property . I got a very good deal price thats why i booked it. Room amenities were really very good , swimming pool on terrace , enjoyed drinks poolside . Checkin was smooth , early checkin was not possible for me as rooms were not available . Had dinner at hotel .</p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0 text-uppercase">Pratyaksha Adarkar</h4> <small class="designation text-muted">Guest</small> </div> </div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> </div> <div class="item"> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">I went to gorakhpur for a friend's marriage, although was not sure on a budget friendly hotel as very limited options were available. so I booked this hotel via make my trip . The location is good as it is very well in the market, around 600 mtrs to city mall and 4-5 kms from Gorakhnath temple. The rooms very clean and the staff was very helpful.</p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0 text-uppercase">Devesh Nigam</h4> <small class="designation text-muted">Guest</small> </div> </div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> </div> <div class="item"> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">Best room in this Price Range.Manager Mr Madan Mishra Best Bhevaiour at all Time and All room clean.All over facility well. If you want to explore Kushinagar,Nearest tour Place Nepal then best way to stay Here.</p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0 text-uppercase">sk pathak</h4> <small class="designation text-muted">Guest</small> </div> </div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> </div> <div class="item"> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">I enjoyed a lot staying here, staffs behaviour is very good and professional, rooms are clean and spacious. Love this place, highly recommended</p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0 text-uppercase">mukesh kumar</h4> <small class="designation text-muted">Guest</small> </div></div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> </div> </div> </div> </div> </div> <div class="blog-area pt-70 pb-40 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Gallery</h2> <span class="dashed-border"></span> </div> <!-- section title --> <div class="row"> <div class="row row-cols-lg-3 row-cols-md-3 row-cols-sm-2 row-cols-1"> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/1.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/1.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/2.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/2.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/3.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/3.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/4.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/4.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/5.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/5.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/6.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/6.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> </div> </div> </div> </div> <div class="how-it-works pt-70 pb-40 position-relative"> <div class="bg-style-1"></div> <div class="container"> <div class="section-title text-center"> <h2>How it Works</h2> <span class="dashed-border"></span> </div> <div class="row"> <div class="col-lg-4 col-md-4 mb-30"> <div class="how-it-work-box text-center"> <div class="icon mb-15"><img src="img/icon/1.png" alt=""></div> <h4 class="mb-10">Search Multiple Destinations</h4> <p class="mb-0">Located in central Gorakhpur, Hotel Shashwat offers comfortable rooms with modern amenities like air conditioning, Wi-Fi, and flat-screen TVs. Guests can enjoy dining at the on-site restaurant and use the conference facilities.</p> </div> </div> <div class="col-lg-4 col-md-4 mb-30"> <div class="how-it-work-box text-center"> <div class="icon mb-15"><img src="img/icon/2.png" alt=""></div> <h4 class="mb-10">Find the Lowest Hotel Prices</h4> <p class="mb-0">Discover the lowest hotel prices with our service, offering unbeatable deals and a variety of options to suit any budget. Save on your next stay without compromising on quality. </p> </div> </div> <div class="col-lg-4 col-md-4 mb-30"> <div class="how-it-work-box text-center"> <div class="icon mb-15"><img src="img/icon/3.png" alt=""></div> <h4 class="mb-10">Find the Right Hotel for You</h4> <p class="mb-0">Find the right hotel for you with our personalized service, offering a wide selection of options tailored to your preferences and needs. Enjoy the perfect stay, whether for business or leisure.</p> </div> </div> </div> </div> </div> <?php include 'include/footer.php'; ?> <script src="js/jquery-3.5.1.min.js"></script> <script src="js/bootstrap.bundle.min.js"></script> <!-- counter js --> <script src="js/jquery-1.10.2.min.js"></script> <script src="js/waypoints.min.js"></script> <script src="js/jquery.counterup.min.js"></script> <!-- venobox js --> <script src="js/venobox.min.js"></script> <!-- owl carousel --> <script src="js/owl.carousel.min.js"></script> <!-- portfolio js --> <script src="js/jquery.mixitup.min.js"></script> <!-- datepicker js --> <script src="js/datepicker.min.js"></script> <!-- script js --> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings