File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelhariom.in/rooms.php
Back
<!DOCTYPE html> <html lang="en"> <head> <title>Our Rooms | Hotel Hari Om</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="preconnect" href="https://fonts.gstatic.com/"> <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet"> <link rel="stylesheet" href="../../../stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="../../../cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/css/ionicons.min.css"> <link rel="shortcut icon" href="images/favicon.png" /> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/flaticon.css"> <link rel="stylesheet" href="css/tiny-slider.css"> <link rel="stylesheet" href="css/glightbox.min.css"> <link rel="stylesheet" href="css/aos.css"> <link rel="stylesheet" href="css/datepicker.min.css"> <link rel="stylesheet" href="css/style.css"> </head> <body> <?php include 'include/header.php'?> <section class="hero-wrap hero-wrap-2" style="background-image: url('images/bg_3.jpg');"> <div class="overlay"></div> <div class="container"> <div class="row no-gutters slider-text align-items-center justify-content-center"> <div class="col-md-9 pt-5 text-center"> <p class="breadcrumbs"><span class="me-2"><a href="index.php">Home <i class="fa fa-chevron-right"></i></a></span> <span>Rooms <i class="fa fa-chevron-right"></i></span></p> <h1 class="mb-0 bread">Our Rooms</h1> </div> </div> </div> </section> <!-- <section class="ftco-section ftco-no-pb ftco-no-pt ftco-booking"> <div class="container"> <div class="row"> <div class="col-md-12"> <form action="#" class="booking-form"> <div class="row g-0"> <div class="col-md-6 col-lg form-wrap d-flex py-3 py-lg-5 px-4"> <div class="form-group ps-4 border-0"> <label for="#">Check-In</label> <div class="form-field"> <div class="icon"><span class="fa fa-calendar"></span></div> <input type="text" class="form-control arrival_date" placeholder="Check-In Date"> </div> </div> </div> <div class="col-md-6 col-lg form-wrap d-flex py-3 py-lg-5 px-4"> <div class="form-group ps-4"> <label for="#">Check-Out</label> <div class="form-field"> <div class="icon"><span class="fa fa-calendar"></span></div> <input type="text" class="form-control departure_date" placeholder="Check-Out Date"> </div> </div> </div> <div class="col-md-6 col-lg form-wrap d-flex py-3 py-lg-5 px-4"> <div class="form-group ps-4"> <label for="#">Rooms</label> <div class="form-field"> <div class="select-wrap"> <div class="icon"><span class="fa fa-chevron-down"></span></div> <select name="" id="" class="form-control"> <option value="">Suite</option> <option value="">Family Room</option> <option value="">Classic Room</option> <option value="">Superior Room</option> <option value="">Luxury Room</option> </select> </div> </div> </div> </div> <div class="col-md-6 col-lg form-wrap d-flex py-3 py-lg-5 px-4"> <div class="form-group ps-4"> <label for="#">Guests</label> <div class="form-field"> <div class="select-wrap"> <div class="icon"><span class="fa fa-chevron-down"></span></div> <select name="" id="" class="form-control"> <option value="">1 Person</option> <option value="">2 Person</option> <option value="">3 Person</option> <option value="">4 Person</option> <option value="">5 Person</option> <option value="">6-9 Person</option> <option value="">10+ Person</option> </select> </div> </div> </div> </div> <div class="col-md-12 col-lg d-flex"> <div class="form-group d-flex border-0"> <div class="form-field w-100 align-items-center d-flex"> <a href="#" type="submit" class="d-flex justify-content-center align-items-center align-self-stretch form-control btn btn-primary py-lg-4 py-xl-0"><span>Check Availability</span></a> </div> </div> </div> </div> </form> </div> </div> </div> </section> --> <section class="ftco-section bg-light"> <div class="container-xl"> <div class="row justify-content-center"> <div class="col-md-6 col-lg-6 d-flex align-items-stretch" data-aos="flip-left" data-aos-delay="100" data-aos-duration="1000"> <div class="room-wrap d-md-flex flex-md-column-reverse"> <a href="deluxe.php" class="img img-room" style="background-image: url(images/room/deluxe-1.jpg);"> </a> <div class="text p-5 text-center"> <h3><a href="deluxe.php">Deluxe Room</a></h3> <p>Experience refined comfort in our Deluxe Room, designed with elegant interiors and modern amenities. Perfect for both relaxation and convenience, it ensures a memorable stay in Dwarka.</p> <p class="mb-0 mt-2"><span class="me-3 price">Rs. 2500 <small>/ night</small></span><a href="https://asiatech.in/book_now/account/3634323632326430353933376265316130386661623537313834313333303235" target="_blank" class="btn-custom">Book Now</a></p> </div> </div> </div> <div class="col-md-6 col-lg-6 d-flex align-items-stretch" data-aos="flip-left" data-aos-delay="200" data-aos-duration="1000"> <div class="room-wrap"> <a href="super-deluxe.php" class="img img-room" style="background-image: url(images/room/super-deluxe.jpg);"> </a> <div class="text p-5 text-center"> <h3><a href="super-deluxe.php">Super Deluxe Room</a></h3> <p>Indulge in luxury with our Super Deluxe Room, featuring spacious interiors and premium amenities. Ideal for guests seeking extra comfort and style during their stay in Dwarka.</p> <p class="mb-0 mt-2"><span class="me-3 price">Rs. 3000 <small>/ night</small></span><a href="https://asiatech.in/book_now/account/3634323632326430353933376265316130386661623537313834313333303235" target="_blank" class="btn-custom">Book Now</a></p> </div> </div> </div> <div class="col-md-6 col-lg-6 d-flex align-items-stretch" data-aos="flip-left" data-aos-delay="300" data-aos-duration="1000"> <div class="room-wrap d-md-flex flex-md-column-reverse"> <a href="4-bed-family.php" class="img img-room" style="background-image: url(images/room/4-bed.jpg);"> </a> <div class="text p-5 text-center"> <h3><a href="4-bed-family.php">4 Bed Family Room</a></h3> <p>Perfect for families or groups, our 4 Bed Family Room offers ample space and comfort for a relaxing stay. Enjoy a cozy atmosphere with all essential amenities to make your trip hassle-free.</p> <p class="mb-0 mt-2"><span class="me-3 price">Rs. 4000 <small>/ night</small></span><a href="https://asiatech.in/book_now/account/3634323632326430353933376265316130386661623537313834313333303235" target="_blank" class="btn-custom">Book Now</a></p> </div> </div> </div> <div class="col-md-6 col-lg-6 d-flex align-items-stretch" data-aos="flip-left" data-aos-delay="100" data-aos-duration="1000"> <div class="room-wrap d-md-flex flex-md-column-reverse"> <a href="suit.php" class="img img-room" style="background-image: url(images/room/suite-1.jpg);"> </a> <div class="text p-5 text-center"> <h3><a href="suit.php">Suit Room</a></h3> <p>Experience luxury and sophistication in our Suite Room, designed for ultimate comfort and style. With spacious living areas and premium amenities, it's perfect for a truly indulgent stay.</p> <p class="mb-0 mt-2"><span class="me-3 price">Rs. 5500 <small>/ night</small></span><a href="https://asiatech.in/book_now/account/3634323632326430353933376265316130386661623537313834313333303235" target="_blank" class="btn-custom">Book Now</a></p> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <script src="js/bootstrap.bundle.min.js"></script> <script src="js/tiny-slider.js"></script> <script src="js/glightbox.min.js"></script> <script src="js/aos.js"></script> <script src="js/datepicker.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script> <script src="js/google-map.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings