File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/beachqueengoa.com/superior.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Superior Room </title> <meta name="description" content=""> <meta name="keywords" content=""/> <!-- Google tag (gtag.js) --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="shortcut icon" href="images/favicon.png"/> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/font-lotusicon.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css"> <link rel="stylesheet" type="text/css" href="css/lib/settings.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css"> <!-- MAIN STYLE --> <link rel="stylesheet" type="text/css" href="css/style.css"> </head> <body> <!-- PAGE WRAP --> <div id="page-wrap"> <!-- HEADER --> <?php include 'include/header.php'?> <!-- END / HEADER --> <!-- SUB BANNER --> <section class="section-sub-banner bg-16"> <div class="awe-overlay"></div> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>Superior Room</h2> </div> </div> </div> </section> <!-- END / SUB BANNER --> <!-- ROOM DETAIL --> <section class="section-room-detail bg-white"> <div class="container"> <!-- DETAIL --> <div class="room-detail"> <div class="row"> <div class="col-lg-8"> <!-- LAGER IMGAE --> <div class="room-detail_img"> <div class="room_img-item"> <img src="images/gallery/sup1.jpg" alt=" Goa"> <h6>Superior Room</h6> </div> <div class="room_img-item"> <img src="images/gallery/sup2.jpg" alt=" Goa"> <h6>Superior Room </h6> </div> <div class="room_img-item"> <img src="images/gallery/sup3.jpg" alt=" Goa"> <h6>Superior Room </h6> </div> </div> <!-- END / LAGER IMGAE --> <!-- THUMBNAIL IMAGE --> <div class="room-detail_thumbs"> <a href="#"><img src="images/gallery/sup1.jpg" alt="Superior Room In Goa"></a> <a href="#"><img src="images/gallery/sup2.jpg" alt="Superior Room In Goa"></a> <a href="#"><img src="images/gallery/sup3.jpg" alt="Superior Room In Goa"></a> </div> <!-- END / THUMBNAIL IMAGE --> </div> <div class="col-lg-4"> <!-- FORM BOOK --> <div class="room-detail_book"> <div class="room-detail_total"> <h6>STARTING ROOM FROM</h6> <p class="price"> <span class="amout">Rs. </span> /night </p> </div> <div class="room-detail_form"> <label>Arrive</label> <input type="text" class="awe-calendar from" placeholder="Arrive Date"> <label>Depature</label> <input type="text" class="awe-calendar to" placeholder="Departure Date"> <label>Adult</label> <select class="awe-select"> <option>1</option> <option>2</option> <option selected>3</option> <option>4</option> </select> <label>Child</label> <select class="awe-select"> <option>1</option> </select> <a href="https://asiatech.in/booking_engine/index3?token=ODMzNw==" target="_blank"><button class="awe-btn awe-btn-13">Book Now</button></a> </div> </div> <!-- END / FORM BOOK --> </div> </div> </div> <!-- END / DETAIL --> <!-- TAB --> <div class="room-detail_tab"> <div class="row"> <div class="col-md-3"> <ul class="room-detail_tab-header"> <li class="active"><a href="#overview" data-toggle="tab">OVERVIEW</a></li> <li><a href="#amenities" data-toggle="tab">Facilities</a></li> </ul> </div> <div class="col-md-9"> <div class="room-detail_tab-content tab-content"> <!-- OVERVIEW --> <div class="tab-pane active in fade" id="overview"> <div class="room-detail_overview"> <h5 class='text-uppercase'>Superior Room In Goa</h5> <p style="text-align:justify;">A heaven of indulgence, the spacious deluxe rooms is facilitated by a range of state-of-the-art amenities accompanied by warm and efficient services. Wi-Fi enabled with ample broadband and the exclusive perks in the form of flat TVs, mini bar, electronic safe, modern luxurious washrooms.</p> <p style="text-align:justify;">The Beach queen superior room in is thoughtfully designed with windows that overlook beaches. The room has a closet, an intercom system, a color TV, digital satellite, and a gorgeous tile floor. The bathrooms that are attached have conventional contemporary fixtures. These rooms will make you smile because they are reasonably priced for such a small yet pleasant category that includes all the amenities of a hotel.</p> </div> </div> <!-- END / OVERVIEW --> <!-- AMENITIES --> <div class="tab-pane fade " id="amenities"> <div class="room-detail_amenities"> <div class="row"> <div class="col-md-12"> <h6>Facilities</h6> </div> <div class="col-xs-6 col-lg-4"> <ul> <li>Free Wifi</li> <li>Hot Water</li> <li>Double Bed</li> <li>LED TV</li> </ul> </div> <div class="col-xs-6 col-lg-4"> <ul> <li>Toiletries</li> <li>Wardrobe</li> <li>Refrigerator</li> <li>Attached Washroom</li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <!-- END / TAB --> </div> </section> <!-- END / SHOP DETAIL --> <!-- FOOTER --> <?php include 'include/footer.php'?> <!-- END / FOOTER --> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap-select.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script> <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/lib/owl.carousel.js"></script> <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script> <script type="text/javascript" src="js/lib/jquery.countTo.js"></script> <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script> <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="js/lib/SmoothScroll.js"></script> <script type="text/javascript" src="js/scripts.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings