File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/iraretreat.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <!--====== Required meta tags ======--> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <!--====== Title ======--> <title>About Us | Ira Retreat Varanasi </title> <!--====== Favicon Icon ======--> <link rel="shortcut icon" href="assets/img/logo1.png" type="img/png" /> <!--====== Animate Css ======--> <link rel="stylesheet" href="assets/css/animate.min.css"> <!--====== Bootstrap css ======--> <link rel="stylesheet" href="assets/css/bootstrap.min.css" /> <!--====== Fontawesome css ======--> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <!--====== Flaticon css ======--> <link rel="stylesheet" href="assets/css/flaticon.css" /> <!--====== Magnific Popup css ======--> <link rel="stylesheet" href="assets/css/magnific-popup.css" /> <!--====== Owl Carousel css ======--> <link rel="stylesheet" href="assets/css/slick.css" /> <!--====== Nice Select ======--> <link rel="stylesheet" href="assets/css/nice-select.css" /> <!--====== Bootstrap Datepicker ======--> <link rel="stylesheet" href="assets/css/bootstrap-datepicker.css" /> <!--====== Default css ======--> <link rel="stylesheet" href="assets/css/default.css" /> <!--====== Style css ======--> <link rel="stylesheet" href="assets/css/style.css" /> <style> .about-section{ padding-top:60px; padding-bottom:60px; } </style> </head> <body> <?php include 'include/header.php'?> <!--====== OFF CANVAS END ======--> <!--====== BREADCRUMB PART START ======--> <section class="breadcrumb-area" style="background-image: url(assets/img/bg/04.jpg);"> <div class="container"> <div class="breadcrumb-text"> <span>The ultimate luxury palace</span> <h2 class="page-title">About Us</h2> <ul class="breadcrumb-nav"> <li><a href="index.php">Home</a></li> <li class="active">About</li> </ul> </div> </div> </section> <!--====== BREADCRUMB PART END ======--> <!--====== ABOUT PART START ======--> <section class="about-section pt-115 pb-115"> <div class="container"> <div class="video-wrap video-wrap-two video-about" style="background-image: url(assets/img/feature/banner1.jpg);"> <!-- <a href="#" class="popup-video"><i class="fas fa-play"></i></a> --> </div> <div class="section-title about-title text-center"> <p>Ira Retreat Varanasi is a tranquil sanctuary nestled in the spiritual heart of India, offering a harmonious blend of tradition, comfort, and contemporary elegance. Set against the timeless backdrop of the sacred Ganges River, this retreat is thoughtfully designed to provide an immersive experience that reflects the soul of Varanasi. With architecture inspired by the city's ancient heritage and interiors that echo serene minimalism, Ira Retreat is a peaceful haven for travelers seeking both spiritual enrichment and modern luxury. Guests are greeted with warm hospitality, personalized services, and an atmosphere that encourages introspection and relaxation. The retreat's location offers easy access to the ghats, temples, and cultural landmarks, while still maintaining a sense of seclusion that allows for quiet reflection away from the city's vibrant energy. <br>The experience at Ira Retreat is curated to nurture both body and soul. The wellness offerings include yoga and meditation sessions led by experienced practitioners, Ayurvedic therapies, and locally sourced vegetarian cuisine that promotes holistic well-being. Each room is a cocoon of calm, with natural materials, ambient lighting, and views that open up to the river or the inner courtyards. The retreat often hosts cultural events, spiritual discourses, and music evenings that connect guests to the deeper rhythms of Varanasi. Whether watching the sunrise over the Ganges, partaking in an aarti ceremony, or simply enjoying a quiet cup of tea in the retreat’s garden, guests leave Ira with a renewed sense of peace and clarity. It is more than a place to stay — it is a place to pause, breathe, and reconnect.</p> </div> <ul class="about-features"> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/1.png"> <span class="title">24-hour Room Service</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".4s"> <a href="#"> <img src="assets/img/icon/2.png"> <span class="title">Smoking Rooms</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/3.png"> <span class="title">Air Conditioning</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".6s"> <a href="#"> <img src="assets/img/icon/4.png"> <span class="title">Power Backup</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/5.png"> <span class="title">Elevator/Lift</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/6.png"> <span class="title">CCTV </span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".4s"> <a href="#"> <img src="assets/img/icon/7.png"> <span class="title">Fire Extinguishers</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/8.png"> <span class="title">Security alarms</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".6s"> <a href="#"> <img src="assets/img/icon/9.png"> <span class="title">Sitout Area</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/10.png"> <span class="title">Food Options Available</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/11.png"> <span class="title">Music System</span> </a> </li> <li class="wow fadeInUp" data-wow-delay=".5s"> <a href="#"> <img src="assets/img/icon/12.png"> <span class="title">TV</span> </a> </li> </ul> </div> </section> <!--====== ABOUT PART END ======--> <?php include 'include/footer.php'?> <!--====== FOOTER PART END ======--> <!--====== jquery js ======--> <script src="assets/js/vendor/modernizr-3.6.0.min.js"></script> <script src="assets/js/vendor/jquery-1.12.4.min.js"></script> <!--====== Bootstrap js ======--> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/popper.min.js"></script> <!--====== Slick js ======--> <script src="assets/js/slick.min.js"></script> <!--====== Isotope js ======--> <script src="assets/js/isotope.pkgd.min.js"></script> <!--====== Magnific Popup js ======--> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!--====== inview js ======--> <script src="assets/js/jquery.inview.min.js"></script> <!--====== counterup js ======--> <script src="assets/js/jquery.countTo.js"></script> <!--====== Nice Select ======--> <script src="assets/js/jquery.nice-select.min.js"></script> <!--====== Bootstrap datepicker ======--> <script src="assets/js/bootstrap-datepicker.js"></script> <!--====== Wow JS ======--> <script src="assets/js/wow.min.js"></script> <!--====== Main js ======--> <script src="assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings