File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/kspayingguesthouse.com/attractions.php
Back
<!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>Attractions | 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/2.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>KS Paying Guest House </h5> <h1>Nearby Attractions</h1> </div> </div> </div> </div> <section class="services section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Kedar Ghat</h4> <!-- <span style="color:#c88c56;font-size:16px; margin-bottom:20px;"> 3.8 km away from the property</span> --> <p>Kedar Ghat is one of the most serene and culturally rich ghats of Varanasi, known for its peaceful ambiance and traditional rituals. Visitors can enjoy the calm morning scenes, take a holy dip in the Ganga, and witness everyday spiritual life unfold beautifully along the riverside.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/1.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/2.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Dashashwamedh Ghat</h4> <p>Dashashwamedh Ghat, one of Varanasi’s most iconic ghats, is widely known for its grand Ganga Aarti held every evening. The ghat bustles with priests, devotees, travelers, and vibrant rituals. It offers a powerful spiritual experience that showcases the true essence and energy of Varanasi.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Kashi Vishwanath Temple</h4> <p>Kashi Vishwanath Temple is the holiest shrine dedicated to Lord Shiva and holds immense religious significance. With its golden spire and sacred Jyotirlinga, it attracts millions of pilgrims each year. The temple’s divine atmosphere provides an unforgettable spiritual connection and represents the heart and soul of Varanasi.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/3.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/4.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Assi Ghat</h4> <p>Assi Ghat is a lively and culturally vibrant riverside spot known for yoga sessions, cafes, and scenic views of the Ganga. From peaceful mornings to energetic evenings, it offers a perfect blend of relaxation and local culture. Travelers often visit to unwind, explore, and enjoy riverside experiences.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Banaras Hindu University (BHU)</h4> <p>Banaras Hindu University is a historic and prestigious educational institution spread across a lush, expansive campus. Visitors can explore its peaceful pathways, the famous Bharat Kala Bhavan Museum, and beautifully maintained architecture. BHU offers a refreshing cultural and academic experience within the spiritual city of Varanasi.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/5.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/6.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <div class="info"> <h6>Attraction</h6> </div> <h4>Tulsi Manas Temple</h4> <p>Tulsi Manas Temple is a serene and beautifully built temple where the holy Ramcharitmanas was composed. The temple features elegant architecture, peaceful surroundings, and walls engraved with sacred verses. It attracts visitors seeking a blend of devotion, history, and calm within the bustling city.</p> </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