File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelkrishnakatra.com/attraction.php
Back
<!DOCTYPE html> <html> <head> <title>Welcome to Pearl</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="icon" type="image/png" href="imgs/favicon.png"> <!--main file--> <link href="css/pearl-hotel.css" rel="stylesheet" type="text/css"> <!--Medical Guide Icons--> <link href="fonts/pearl-icons.css" rel="stylesheet" type="text/css"> <!-- Default Color--> <link href="css/default-color.css" rel="stylesheet" id="color" type="text/css"> <!--bootstrap--> <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> <!--Dropmenu--> <link href="css/dropmenu.css" rel="stylesheet" type="text/css"> <!--Sticky Header--> <link href="css/sticky-header.css" rel="stylesheet" type="text/css"> <!--Sticky Countdown--> <link href="css/countdown.css" rel="stylesheet" type="text/css"> <!--revolution--> <link href="css/settings.css" rel="stylesheet" type="text/css"> <link href="css/extralayers.css" rel="stylesheet" type="text/css"> <!--Owl Carousel--> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css"> <!-- Mobile Menu --> <link rel="stylesheet" type="text/css" href="css/jquery.mmenu.all.css" /> <!--PreLoader--> <link href="css/loader.css" rel="stylesheet" type="text/css"> <!--switcher--> <link href="css/switcher.css" rel="stylesheet" type="text/css"> <style type="text/css"> .sub-banner .banner-img { background: url(imgs/at-bg.jpg) no-repeat; width: 100%; height: 100%; background-size: cover; } @media only screen and (min-width: 768){ .blog .blog-post .post-text h3 { font-weight: 700; color: #333; margin: -51px 0 0 0; display: block; } } </style> </head> <body> <div id="wrap"> <?php include 'include/header.php' ?> <!--Start Sub Banner--> <div class="sub-banner"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="detail"> <h1>Places to Visit</h1> <ul> <li><a href="index.php">Home</a></li> <li><a class="select">attractions</a></li> </ul> </div> </div> </div> </div> <div class="banner-img"></div> </div> <!--End Sub Banner--> <!--Start Content--> <div class="content"> <!--Start Latest Blog--> <div class="blog"> <div class="container"> <div class="row"> <div class="blog-post"> <div class="col-md-6"> <div class="post-text"> <h3>Vaishno Devi Temple</h3> <p>The second-most visited Hindu pilgrimage destination in India, Mata Vaishno Devi Cave Temple is situated in the Trikuta Hills in Katra, Jammu & Kashmir. Hindu devotees from all over the world visit this famed religious site where the Mother Goddess or Mata Vaishno Devi is said to fulfill their wishes. This religious place is considered the most important Shaktipeeth as it is believed, here the skull of the Goddess Sati fell.</p> </div> </div> <div class="col-md-6"> <img src="imgs/a1.jpg" alt=""> </div> </div> <div class="blog-post"> <div class="col-md-6"> <img src="imgs/a2.jpg" alt=""> </div> <div class="col-md-6"> <div class="post-text"> <h3>Charan Paduka</h3> <p>The religious site of Charan Paduka in Katra is popular amongst pilgrims who visit Mata Vaishno Devi Cave Temple. This white temple is believed to be the place where Mata Vaishno Devi/Vaishnavi stopped over to check if she was still being chased by Bhairon Nath, the disciple of Mahayogi Guru Goraksh Nathji.</p> </div> </div> </div> <div class="blog-post"> <div class="col-md-6"> <div class="post-text"> <h3> Ban Ganga</h3> <p>An important religious site for the Hindu devotees, Ban Ganga is a sacred river where devotees in Katra like to take a dip before continuing the Mata Vaishno Devi Yatra. Originating from the southern slope of the Shivalik Range of Himalayas, Ban Ganga River has two ghats where a large number of Hindu devotees take a holy dip.</p> </div> </div> <div class="col-md-6"> <img src="imgs/a3.jpg" alt=""> </div> </div> <div class="blog-post"> <div class="col-md-6"> <img src="imgs/a4.jpg" alt=""> </div> <div class="col-md-6"> <div class="post-text"> <h3>Bhairon Temple </h3> <p>Bhairon Temple sits at a distance of 3 km from the Bhawan or the holy cave of Mata Vaishno Devi in Katra. It is the next pilgrimage destination after Mata Vaishno Devi Cave Temple that the pilgrims visit. In fact, the sacred yatra to Mata Vaishno Devi is only considered complete when the devotees pay homage at Bhairon Mandir, thus, a large number of Hindu pilgrims visit this sacred temple.</p> </div> </div> </div> <div class="blog-post"> <div class="col-md-6"> <div class="post-text"> <h3>Geeta Mandir</h3> <p>En route Mata Vaishno Devi Temple, the sacred Geeta Mandir in Katra is one of the sites for the Hindu devotees to pay homage. The holy shrine is situated close to Ban Ganga Bridge and boasts beautiful architecture.</p> </div> </div> <div class="col-md-6"> <img src="imgs/a6.jpg" alt=""> </div> </div> <div class="blog-post"> <div class="col-md-6"> <img src="imgs/a5.jpg" alt=""> </div> <div class="col-md-6"> <div class="post-text"> <h3>Trikuta Parvat</h3> <p>Trikuta Parvat is a sacred place in Katra and is visited by Hindu devotees who come for Mata Vaishno Devi Yatra. The holy hill is 10 km away from Deoghar on the way to Dumka and is situated at a height of 752 m. There are three hills and this why it is also called Trikutachal, Tri stands for three.</p> </div> </div> </div> </div> </div> </div> <!--End Latest Blog--> </div> <!--End Content--> <!--Start Footer--> <?php include 'include/footer.php' ?> </div> <script type="text/javascript" src="js/jquery.js"></script> <!-- SMOOTH SCROLL --> <script type="text/javascript" src="js/scroll-desktop.js"></script> <script type="text/javascript" src="js/scroll-desktop-smooth.js"></script> <!-- START REVOLUTION SLIDER --> <script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.tools.min.js"></script> <!-- Countdown --> <script type="text/javascript" src="js/countdown.js"></script> <!-- Owl Carousel --> <script type="text/javascript" src="js/owl.carousel.js"></script> <script type="text/javascript" src="js/cart-detail.js"></script> <!-- Mobile Menu --> <script type="text/javascript" src="js/jquery.mmenu.min.all.js"></script> <!-- All Scripts --> <script type="text/javascript" src="js/custom.js"></script> <!-- Switcher --> <script type="text/javascript" src="js/switcher-hotel.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings