File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thefragrancehotelkatra.com/deluxe-room.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Deluxe Room | The Fragrance Hotel By The Kuhu Resort</title> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic%7cPlayfair+Display:400,700%7cGreat+Vibes' rel='stylesheet' type='text/css'><!-- Attach Google fonts --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/styles-1.css"><!-- Attach the main stylesheet file --> <link rel="shortcut icon" href="assets/img/fav.png"> </head> <body class="room-detials"> <div class="main-wrapper"> <!-- Header Section --> <?php include "includes/header.php"; ?> <!-- End of Header Section --> <section id="room-top-section"> <!-- Event Slider --> <section id="room-slider"> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/deluxe-room1.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/deluxe-room2.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/deluxe-room3.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/deluxe-room4.jpg"></div> </div> </section> <!-- End of Event Slider --> <div class="inner-container container"> <div class="room-title-box"> <h1 class="title">Deluxe Room</h1> <div class="price"> <div class="title">Starting from :</div> <div class="value">Rs 5,000/-</div> </div> </div> </div> </section> <section class="room-desc"> <div class="inner-container container"> <div class="l-sec col-md-8"> <div class="description"> <h2>Deluxe Room</h2> <p> The deluxe room at The Fragrance Hotel by Kuhu Resort is a haven of comfort and relaxation, offering guests a spacious and stylish accommodation option. Featuring modern amenities and tasteful decor, these rooms provide a luxurious retreat after a day of exploring the scenic wonders of Katra. With plush bedding, elegant furnishings, and thoughtful touches, guests can unwind in style and enjoy a restful night's sleep. Whether admiring the panoramic views of the surrounding mountains or indulging in the convenience of complimentary WiFi, the deluxe room ensures a memorable and rejuvenating stay for discerning travelers. </p> </div> </div> <div class="r-sec col-md-4"> <form action="#"><!-- Do Not remove the classes --> <div class="input-daterange"> <div class="field-row"> <input placeholder="Check in" class="datepicker-fields check-in" type="text" name="start"/> <!-- Date Picker field ( Do Not remove the "datepicker-fields" class ) --> <i class="fa fa-calendar"></i><!-- Date Picker Icon --> </div> <div class="field-row"> <input placeholder="Check out" class="datepicker-fields check-out" type="text" name="end"/> <i class="fa fa-calendar"></i> </div> </div> <div class="field-row"> <!-- Select boxes ( you can change the items and its value based on your project's needs ) --> <select name="room-type"> <option value="">Adult</option> <!-- Select box items ( you can change the items and its value based on your project's needs ) --> <option value="2">1</option> <option value="3">2</option> <option value="4">3</option> <option value="5">4</option> <option value="6">5</option> </select> <!-- End of Select boxes --> </div> <div class="field-row"> <select name="guest"> <option value="">Child</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> </select> </div> <div class="field-row" onclick="location.href='https://asiatech.in/booking_engine/index3?token=NzAxMg=='"> <input type="button" class="btn btn-warning btn-lg" value="Book Now"> </div> </form> </div> </div> </section> <!--Footer Section--> <?php include "includes/footer.php"; ?> <!--End of Footer Section--> </div> <!-- JS Include Section --> <script type="text/javascript" src="assets/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="assets/js/helper.js"></script> <script type="text/javascript" src="assets/js/select2.min.js"></script> <script type="text/javascript" src="assets/js/owl.carousel.min.js"></script> <script type="text/javascript" src="assets/js/template.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings