File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/kspayingguesthouse.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <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 | KS Paying Guest House </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://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"/> <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" data-overlay-dark="4" data-background="img/bg/3.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>KS Paying Guest House </h5> <h1>About Us</h1> </div> </div> </div> </div> <section class="about section-padding"> <div class="container"> <div class="row"> <div class="col-md-12 col-lg-7 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">About Us</div> <div class="section-title">KS Paying Guest House</div> <p>KS Paying Guest House offers a peaceful and homely stay right in the spiritual center of Varanasi. Located near the sacred Gauri Kedareshwar Temple in Sonarpura, and just a short walk from Kedar Ghat and the holy Ganga River, it provides the perfect base for travelers seeking comfort and convenience. The guest house blends modern amenities with the traditional charm of Banaras, ensuring a relaxing and memorable stay for pilgrims, solo travelers, families, and cultural enthusiasts alike.</p> <p>Each room at KS Paying Guest House is thoughtfully designed to offer maximum comfort, featuring clean and spacious interiors, air-conditioning, free Wi-Fi, and essential facilities for a hassle-free experience. Guests appreciate the peaceful ambiance, hygienic surroundings, and warm hospitality that make them feel at home. Whether you're visiting for spiritual rituals, exploring the ghats, or enjoying the vibrant street life of Varanasi, the prime location allows easy access to major attractions like Dashashwamedh Ghat, Kashi Vishwanath Temple, and the bustling local markets.</p> </div> <div class="col-md-12 col-lg-5 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/abt1.jpg" alt="" class=" mb-20"> </div> <div class="col-md-12 col-lg-12 animate-box" data-animate-effect="fadeInUp"> <p>What truly sets KS Paying Guest House apart is its personalized care. The friendly staff, delicious homemade meals, and 24/7 support ensure every guest has a comfortable and fulfilling stay. With travel assistance, local tips, and an inviting environment, the guest house provides a genuine Banarasi experience from sunrise Ganga Aarti to peaceful evenings by the river. At KS Paying Guest House, comfort meets tradition, making it an ideal choice for anyone seeking an authentic stay in Varanasi.</p> </div> </div> </div> </section> <!-- Facilties --> <section class="facilties section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">KS Paying Guest House</div> <div class="section-title">Our Guest House Facilities</div> </div> </div> <div class="row"> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/1.gif"></span> <h5>Room Service</h5> <div class="facility-shape"> <img src="img/services/1.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/2.gif"></span> <h5>Airconditioning</h5> <div class="facility-shape"> <img src="img/services/2.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/3.gif"></span> <h5>Daily Housekeeping</h5> <div class="facility-shape"> <img src="img/services/3.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/4.gif"></span> <h5>Restaurant</h5> <div class="facility-shape"> <img src="img/services/4.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/5.gif"></span> <h5>Wifi Access</h5> <div class="facility-shape"> <img src="img/services/5.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/6.gif"></span> <h5>Smart Television</h5> <div class="facility-shape"> <img src="img/services/6.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/7.gif"></span> <h5>Safety And Security</h5> <div class="facility-shape"> <img src="img/services/7.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp" style="background:#fff;"> <span><img src="img/services/8.gif"></span> <h5>24/7 Front Desk </h5> <div class="facility-shape"> <img src="img/services/8.gif"> </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.27 |
proxy
|
phpinfo
|
Settings