File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelthevaishnodevihills.com/premium-room.php
Back
<!DOCTYPE html> <html lang="en"> <head> <title>premium room | Hotel The Vaishno Devi Hills – Hotel The Vaishno Devi Hills</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css"> <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script> <link rel="stylesheet" href="css/style.css"> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="https://fonts.googleapis.com/css?family=Droid+Sans:400,700" rel="stylesheet"> <link rel="stylesheet" href="https://rawgit.com/LeshikJanz/libraries/master/Bootstrap/baguetteBox.min.css"> <style> @media only screen and (max-width: 600px){ .navbar-brand img { left:0; } } </style> </head> <body> <?php include 'include/header.php'; ?> <div class="360d-banner"> <img src="img/room/premium-room/banner.jpg"> <!--<iframe src="https://www.google.com/maps/embed?pb=!4v1657875509011!6m8!1m7!1sCAoSLEFGMVFpcFBDaDl6MzlSYjVoTWIzVW9ia2txWXlTcUtBbDBVSVN5aFV1YjVr!2m2!1d32.99071431620878!2d74.93026240884015!3f304.50215633662356!4f-20.98691791542197!5f0.7820865974627469" width="100%" height="550" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> ------> </div> <div class="about-section" style="margin-top: -50px;"> <div class="main-div"> <div class="container"> <h1>PREMIUM ROOM</h1> <div class="row"> <div class="col-sm-9"> <p>PREMIUM ROOM are Spacious, bright and outward facing rooms measuring 400Sq . Ft and totally refurbished. The room comes with a modern bed, fully equipped bathroom finished in top quality colored ceramics.</p> </div> <div class="col-sm-3"> <a href="">hotelthevaishnodevihills@gmail.com</a> </div> </div> </div> </div> </div> <div class="container room-inner"> <div class="row"> <div class="col-sm-7"> <h1>PREMIUM ROOM</h1> <h3> Bed : 1 double bed<br> Occupancy : 2 adult<br> Location : 1st to 3rd floor<br> Size : Approximately 255 Sq ft Bathroom </h3> <p>PREMIUM ROOM are Spacious, bright and outward facing rooms measuring 400Sq . Ft and totally refurbished. The room comes with a modern bed, fully equipped bathroom finished in top quality colored ceramics. It also has a home automation system which automatically regulates the temperature of the room based on guest presence or absence from the room</p> </div> <div class="col-sm-5"> <div class="row room-amenities"> <div class="col-sm-4 amenities-1"> <div class="amenities"> <img src="img/icons/1.png"> <span>Parking</span> </div> </div> <div class="col-sm-4 amenities-1"> <div class="amenities"> <img src="img/icons/2.png"> <span>Activities</span> </div> </div> <div class="col-sm-4 amenities-1 amenities-2"> <div class="amenities"> <img src="img/icons/3.png"> <span>Internet</span> </div> </div> <div class="col-sm-4 amenities-1 amenities-3"> <div class="amenities"> <img src="img/icons/4.png"> <span>Food & Drink</span> </div> </div> <div class="col-sm-4 amenities-1 amenities-3"> <div class="amenities"> <img src="img/icons/5.png"> <span>Room Service</span> </div> </div> <div class="col-sm-4 amenities-1 amenities-4"> <div class="amenities"> <img src="img/icons/6.png"> <span>Business Center</span> </div> </div> </div> </div> </div> </div> <div class="container gallery-container"> <div class="row"> <div class="col-sm-8"> <div class="tz-gallery"> <div class="row"> <div class="col-sm-12 col-md-4"> <a class="lightbox" href="img/room/premium-room/1.jpg"> <img src="img/room/premium-room/1.jpg" alt=""> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="img/room/premium-room/2.jpg"> <img src="img/room/premium-room/2.jpg" > </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="img/room/premium-room/3.jpg"> <img src="img/room/premium-room/3.jpg" alt=""> </a> </div> <div class="col-sm-12 col-md-8"> <a class="lightbox" href="img/room/premium-room/4.jpg"> <img src="img/room/premium-room/4.jpg" alt=""> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="img/room/premium-room/5.jpg"> <img src="img/room/premium-room/5.jpg" alt=""> </a> </div> </div> </div> </div> <div class="col-sm-4"> <form action="https://www.asiatech.in/booking_engine/index3.php?token=Mzg5OA==" target="_blank"method="post" class="booking-form"> <h1>RESERVATION</h1> <label>Check-in Date </label> <input type="date" placeholder=""> <label>Check-Out Date </label> <input type="date" placeholder=""> <label>Select Room </label> <select> <option>Executive Room</option> <option>premium room</option> <option>Superiors Triple Room</option> <option>Premium triple room</option> <option>Family Room</option> <option>Premium Family room</option> </select> <button type="submit">Book Now</button> </div> </div> </div> </div> <?php include 'include/footer.php'; ?> <script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.js"></script> <script> baguetteBox.run('.tz-gallery'); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings