File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/monarchsuitesgoa.com/ac-suite.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Monarch Suites</title> <link rel="shortcut icon" href="dark/assets/img/fevicon.png"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> <!-- Website's title ( it will be shown in browser's tab ), Change the website's title based on your Hotel information --> <meta name="description" content="Monarch Suites"> <!-- Add your Hotel short description --> <meta name="keywords" content="Monarch Suites"> <!-- Add some Keywords based on your Hotel and your business and separate them by comma --> <meta name="author" content="Monarch Suites"> <meta name="viewport" content="Monarch Suites"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <!-- Mobile Specific Meta --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <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" type="text/css" href="dark/assets/css/styles-1.css"><!-- Attach the main stylesheet file --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> body.room-detials .room-desc .l-sec .amenities ul { color:#fff;} </style> </head> <body class="room-detials"> <div class="main-wrapper"> <!-- Header Section --> <?php include 'include/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="dark/assets/img/inner-slider/1.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="dark/assets/img/inner-slider/2.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="dark/assets/img/inner-slider/3.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="dark/assets/img/inner-slider/4.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="dark/assets/img/inner-slider/5.jpg"></div> </div> </section> <!-- End of Event Slider --> <div class="inner-container container"> <div class="room-title-box"> <h1 class="title">1 BHK Luxury Apartment</h1> <div class="price"> <div class="title">Starting from :</div> <div class="value">Rs. 3000 </div> </div> </div> </div> </section> <section class="room-desc"> <div class="inner-container container"> <div class="l-sec col-md-8"> <div class="amenities"> <ul class="list-inline clearfix"> <li class="col-md-6"> <div class="title">Room Size :</div> <div class="value">85 sqm</div> </li> <li class="col-md-6"> <div class="title">Max People :</div> <div class="value">4</div> </li> <li class="col-md-12"> <div class="title">Facilities :</div> <div class="value">Free Wifi, Led TV, Room Security, Air Conditioned, Fully Equipped Kitchen. </div> </li> </ul> </div> </div> <div class="r-sec col-md-4"> <form id="room-booking-form" action="https://www.asiatech.in/booking_engine/index3.php?token=MTk2NQ=="><!-- 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"> <button type="submit" class="ravis-btn btn-type-1" style="margin: 0 31%;"> <span class="inner-box" > <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTk2NQ==" target= "_blank;">Book Now </a> </span> </button> </div> </form> </div> </div> </section> <section class="room-desc"> <div class="inner-container container"> <div class="l-sec col-md-12" style="margin-top: -96px;"> <div class="description" style="text-align:justify"> <p>The 1 BHK Luxury Apartment is a cozy, well equipped room with a double bed and all modern facilities and is the preferred choice for couples / two guests. The room is well furnished with LED television, satellite channels, bathroom with shower, 24 hrs running hot and cold water to meet the expectations of both leisure and business travelers. Additional mattress for extra person is available on payment. Air conditioning (Optional extra).</p> </div> </div> </div> </section> <!--Other Rooms Section--> <!--<section id="other-rooms"> <div class="inner-container container"> <div class="ravis-title"> <div class="inner-box"> <div class="title">Other Rooms</div> <div class="sub-title">List of other rooms that you might be interested</div> </div> </div> <div class="room-container clearfix"> <div class="room-box col-xs-6 col-md-6 animated-box" data-animation="fadeInUp"> <div class="inner-box" data-bg-img="dark/assets/img/gallery/room/2.jpg" alt="1"> <a href="premium.php" class="more-info"></a> <div class="caption"> <div class="title">Premium Room</div> <div class="price"> <div class="title">Starting from :</div> <div class="value">Rs. 3200</div> </div> <div class="desc"> <div class="inner-box"> The Premium Room with sofa cum bed is a cozy, well equipped room with a double bed and one sofa cum bed with all modern facilities and is the preferred choice for couples / families with children / group of up to three guests. The room is well furnished with LED television, satellite channels, bathroom with shower, 24 hrs running hot and cold water to meet the expectations of both leisure and business travelers. Air conditioning / room heater (Optional extra). </div> </div> </div> </div> </div> <div class="room-box col-xs-6 col-md-6 animated-box" data-animation="fadeInUp" data-delay="300"> <div class="inner-box" data-bg-img="dark/assets/img/gallery/room/3.jpg" alt="2"> <a href="superior.php" class="more-info"></a> <div class="caption"> <div class="title">Superior Room</div> <div class="price"> <div class="title">Starting from :</div> <div class="value">Rs.4000</div> </div> <div class="desc"> <div class="inner-box"> The Superior Room with sofa cum bed is a cozy, well equipped room with a double bed and one sofa cum bed with all modern facilities and is the preferred choice for couples / families with children / group of up to three guests. The room is well furnished with LED television, satellite channels, bathroom with shower, 24 hrs running hot and cold water to meet the expectations of both leisure and business travelers. Air conditioning / room heater (Optional extra). </div> </div> </div> </div> </div> </div> </div> </section>--> <!--End of Other Rooms Section--> <!--Footer Section--> <?php include 'include/footer.php'; ?> <!--End of Footer Section--> </div> <!-- JS Include Section --> <script type="text/javascript" src="dark/assets/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="dark/assets/js/helper.js"></script> <script type="text/javascript" src="dark/assets/js/select2.min.js"></script> <script type="text/javascript" src="dark/assets/js/owl.carousel.min.js"></script> <script type="text/javascript" src="dark/assets/js/template.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings