File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/iraretreat.com/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <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>Ira Retreat Varanasi </title> <link rel="shortcut icon" href="assets/img/logo1.png" type="img/png" /> <link rel="stylesheet" href="assets/css/animate.min.css"> <link rel="stylesheet" href="assets/css/bootstrap.min.css" /> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <link rel="stylesheet" href="assets/css/flaticon.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" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"> </head> <body> <?php include 'include/header.php'?> <!--====== BANNER PART START ======--> <section class="banner-area banner-style-one"> <div class="container container-custom-two"> <div class="row align-items-center"> <div class="col-lg-6 col-md-6"> <div class="banner-content"> <span class="promo-tag wow fadeInDown" data-wow-delay=".3s">The Luxury Stay</span> <h1 class="title wow fadeInLeft" data-wow-delay=".5s"> Welcome To<br> Ira Retreat Varanasi </h1> <ul> <li> <a class="main-btn btn-border wow fadeInUp" data-wow-delay=".9s" href="about.php">Read More</a> </li> </ul> </div> </div> <div class="col-lg-6 col-md-6 wow fadeInRight" data-wow-delay="0.5s"> <div class="banner-thumb"> <div class="hero-slider-one"> <div class="single-thumb"> <img src="assets/img/banner/01.jpg" alt="images"> </div> <div class="single-thumb"> <img src="assets/img/banner/02.jpg" alt="images"> </div> </div> </div> </div> </div> </div> </section> <!--====== BANNER PART ENDS ======--> <!--====== BOOKING FORM START ======--> <section class="booking-form boxed-layout"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-12 col-12"> <div class="booking-form-inner"> <form action="mail1.php" method="post"> <div class="row"> <div class="col-md-6"> <div class="row align-items-end"> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <label for="phone">Your Name</label> <input type="text" placeholder="Name" name="name" id="name" required=""> </div> </div> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <label for="phone">Your Phone</label> <input type="text" placeholder="Phone" name="phone" id="phone" required=""> </div> </div> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <label for="arrival-date">Arrival Date</label> <div class="icon"><i class="fal fa-calendar"></i></div> <input type="text" placeholder="Arrival " name="check_in" id="arrival-date" required=""> </div> </div> <div class="col-lg-3 col-md-6"> <div class="inputs-filed mt-30"> <label for="departure-date">Departure Date</label> <div class="icon"><i class="fal fa-calendar"></i></div> <input type="text" placeholder="Departure " name="check_out" id="departure-date" required=""> </div> </div> </div> </div> <div class="col-md-6"> <div class="row align-items-end"> <div class="col-lg-4 col-md-6"> <div class="inputs-filed mt-30"> <label for="room">Rooms</label> <select name="room" id="room" required=""> <option selected="" disabled="">Select Your Room</option> <option value="Deluxe Room">Deluxe Room</option> <option value="Executive Room">Executive Room</option> <option value="Family Room">Family Room</option> </select> </div> </div> <div class="col-lg-4 col-md-6"> <div class="inputs-filed mt-30"> <label for="guests">Guests</label> <select name="guest" id="guests" required=""> <option value="" disabled selected>Select From Here</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> </select> </div> </div> <div class="col-lg-4 col-md-6"> <div class="inputs-filed mt-30"> <button type="submit">Check availability</button> </div> </div> </div> </div> </form> </div> </div> </div> </div> </section> <!--====== BOOKING FORM EN ======--> <!--====== ABOUT PART START ======--> <section class="about-section pt-115 pb-115"> <div class="container"> <div class="down-arrow-wrap text-center"> <a href="#" class="down-arrow"><i class="fal fa-arrow-down"></i></a> </div> <div class="section-title about-title text-center mb-20"> <span class="title-tag"> <span>Facilities</span></span> <h2>Ira Retreat Varanasi – Where Comfort Meets Elegance!</h2> </div> <ul class="about-features masonry-layout"> <li class=" wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/1.png"> <img class="hover-icon" src="assets/img/icon/1.png"> <span class="title">24-hour Room Service</span> </a> </li> <li class=" wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/2.png"> <img class="hover-icon" src="assets/img/icon/2.png"> <span class="title">Smoking Rooms</span> </a> </li> <li class=" wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/3.png"> <img class="hover-icon" src="assets/img/icon/3.png"> <span class="title">Air Conditioning</span> </a> </li> <li class=" wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/4.png"> <img class="hover-icon" src="assets/img/icon/4.png"> <span class="title">Power Backup</span> </a> </li> <li class=" wow fadeInUp" data-wow-delay=".3s"> <a href="#"> <img src="assets/img/icon/5.png"> <img class="hover-icon" src="assets/img/icon/5.png"> <span class="title">Elevator/Lift</span> </a> </li> </ul> </div> </section> <!--====== ABOUT PART END ======--> <!--====== ROOM TYPE START ======--> <section class="room-type-section pt-115 pb-115" style="background-image: url(assets/img/bg/01.jpg);"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="section-title text-lg-left text-center"> <span class="title-tag"></span> <h2>Room Type</h2> </div> </div> <!-- <div class="col-lg-6"> <ul class="room-filter nav nav-pills justify-content-center justify-content-lg-end" id="room-tab" role="tablist"> <li class="nav-item"> <a class="nav-link active" id="luxury-tab" data-bs-toggle="pill" href="#luxury"> Luxurious room </a> </li> </ul> </div> --> </div> <div class="tab-content mt-65" id="room-tabContent"> <div class="tab-pane fade show active" id="luxury" role="tabpanel"> <div class="room-items"> <div class="row"> <div class="col-lg-12"> <div class="row"> <div class="col-md-6"> <div class="room-box extra-wide"> <div class="room-bg" style="background-image: url(assets/img/room/deluxe.jpg);"></div> <div class="room-content"> <span class="room-count"><i class="fal fa-th"></i>09 Room</span> <h3><a href="deluxe.php">Deluxe Room</a></h3> </div> <a href="deluxe.php" class="room-link"><i class="fal fa-arrow-right"></i></a> </div> </div> <div class="col-md-6"> <div class="room-box"> <div class="room-bg" style="background-image: url(assets/img/room/executive.jpg);"> </div> <div class="room-content"> <span class="room-count"><i class="fal fa-th"></i>02 Room</span> <h3><a href="executive.php">Executive Room</a></h3> </div> <a href="executive.php" class="room-link"><i class="fal fa-arrow-right"></i></a> </div> </div> <div class="col-md-12"> <div class="room-box extra-wide"> <div class="room-bg" style="background-image: url(assets/img/room/family.jpg);"></div> <div class="room-content"> <span class="room-count"><i class="fal fa-th"></i>01 Room</span> <h3><a href="family.php">Family Room</a></h3> </div> <a href="family.php" class="room-link"><i class="fal fa-arrow-right"></i></a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--====== ROOM TYPE END ======--> <!--====== CALL TO ACTION END ======--> <section class="cta-section pt-115 pb-160"> <div class="container"> <div class="cta-inner"> <div class="row justify-content-center"> <div class="col-lg-4 col-md-8 col-sm-9 col-10 order-2 order-lg-1"> <div class="cta-text"> <div class="section-title mb-20"> <span class="title-tag">Call to action</span> <h2>Experience Comfort & Luxury at Ira Retreat Varanasi – Your Perfect Stay Awaits!</h2> </div> <p></p> <a href="https://maps.app.goo.gl/XtXZgcVNy3gA46Bh8" target="_blank" class="main-btn btn-filled">take a tour</a> </div> </div> <div class="col-lg-6 col-md-10 col-sm-11 col-10 order-1 order-lg-2"> <div class="cta-features"> <div class="single-feature wow fadeInUp" data-wow-delay=".3s"> <div class="icon"> <i class="flaticon-air-freight"></i> </div> <div class="cta-desc"> <h3><a href="#">Easy & Free Transport</a></h3> <p>At Ira Retreat Varanasi, we offer easy and free transport services to ensure a hassle-free arrival and departure for our guests. Whether you're heading to the ghats or arriving from the station, our complimentary shuttle makes your journey smooth and comfortable.</p> <span class="count">01</span> </div> </div> <div class="single-feature wow fadeInUp" data-wow-delay=".4s"> <div class="icon"> <i class="flaticon-fast-food"></i> </div> <div class="cta-desc"> <h3><a href="#">Clean & Fresh Food</a></h3> <p>Enjoy clean and fresh food at Ira Retreat Varanasi, prepared daily with locally sourced ingredients and a focus on health and flavor. Our menu offers wholesome, vegetarian meals that nourish the body and uplift the spirit.</p> <span class="count">02</span> </div> </div> </div> </div> </div> </div> </div> </section> <!--====== CALL TO ACTION END ======--> <!--====== ROOM SLIDER START ======--> <section class="room-slider"> <div class="container-fluid p-0"> <div class="row rooms-slider-one"> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/1.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/2.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/3.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/4.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/5.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/6.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/7.jpg);"> </div> </div> <div class="col"> <div class="slider-img" style="background-image: url(assets/img/gallery/8.jpg);"> </div> </div> </div> </div> </section> <!--====== ROOM SLIDER END ======--> <!--====== TEXT BLOCK START ======--> <section class="text-block with-bg pt-115 pb-115" style="background-image: url(assets/img/bg/02.jpg);"> <div class="container"> <div class="row align-items-center justify-content-center justify-content-lg-between"> <div class="col-lg-5 col-md-8 col-sm-10 wow fadeInLeft" data-wow-delay=".3s"> <div class="block-text mb-small"> <div class="section-title mb-20"> <span class="title-tag">Take a tour</span> <h2>Where Timeless Varanasi Meets Contemporary Comfort</h2> </div> <p>Ira Retreat Varanasi is a serene sanctuary that captures the essence of the sacred city while offering the comforts of modern hospitality. Nestled close to the tranquil banks of the Ganges, the retreat blends traditional charm with contemporary design, creating an inviting space for spiritual seekers, cultural explorers, and mindful travelers. From its thoughtfully curated rooms to wellness experiences like yoga, meditation, and Ayurvedic therapies, every detail is designed to nurture inner peace and rejuvenation. Whether you're watching the sunrise over the river or simply enjoying the stillness of the retreat’s gardens, Ira offers a deeply enriching stay that reflects the timeless soul of Varanasi.</p> <a href="#" target="_blank" class="main-btn btn-filled mt-40">Book now</a> </div> </div> <div class="col-lg-6 col-md-10 wow fadeInRight" data-wow-delay=".5s"> <div class="video-wrap" style="background-image: url(assets/img/1.jpg);"> <!-- <a href="" class="popup-video"><i class="fas fa-play"></i></a> --> </div> </div> </div> </div> </section> <!--====== TEXT BLOCK END ======--> <!--====== LATEST NEWS START ======--> <section class="latest-news pt-115 pb-115"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 col-md-8 col-sm-7"> <div class="section-title"> <span class="title-tag"></span> <h2>Attractions</h2> </div> </div> <div class="col-lg-6 col-md-4 col-sm-5 d-none d-sm-block"> <div class="latest-post-arrow arrow-style text-right"> </div> </div> </div> <!-- Latest post loop --> <div class="row latest-post-slider mt-80"> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/1.jpg);"></div> <div class="post-desc"> <h4><a href="#">Kashi Vishwanath Temple</a></h4> <p>One of the oldest, richest, and holiest shrines of India is located in the sacred city of Varanasi and is known as Shri Kashi Vishwanath Temple.</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a1.jpg);"></div> <div class="post-desc"> <h4><a href="#">Kaal Bhairav Temple</a></h4> <p>Kaal Bhairav Temple in Varanasi is one of the city's most revered and ancient shrines, dedicated to Lord Kaal Bhairav, a fierce manifestation of Lord Shiva. Known as the "Kotwal of Kashi" (the guardian of the city).</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a2.jpg);"></div> <div class="post-desc"> <h4><a href="#">Sankat Mochan Hanuman Temple</a></h4> <p>The Sankat Mochan Hanuman Temple is situated by the River Assi and was built in the 1900s by the freedom fighter Pandit Madan Mohan Malviya.</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a3.jpg);"></div> <div class="post-desc"> <h4><a href="#">Shree Durga Mata Mandir Durgakund</a></h4> <p>Durga Temple, nestled in the vibrant city of Varanasi, is a unique Hindu shrine dedicated to Goddess Durga built in the 18th century.</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a4.jpg);"></div> <div class="post-desc"> <h4><a href="#">Tridev Mandir</a></h4> <p>Tridev Mandir in Varanasi is a stunning tribute to the Hindu Trinity—Lord Brahma, Lord Vishnu, and Lord Shiva—housed within an elegant marble structure that reflects both North and South Indian architectural influences.</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a5.jpg);"></div> <div class="post-desc"> <h4><a href="#">Sarnath Museum</a></h4> <p>Sarnath Museum is the oldest site museum of the Archaeological Survey of India. It houses the findings and excavations at the archaeological site of Sarnath, by the Archaeological Survey of India. Sarnath is located near Varanasi. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a6.jpg);"></div> <div class="post-desc"> <h4><a href="#">Namo ghat</a></h4> <p>Namo Ghat in Varanasi is a beautifully modernized riverside destination, known for its giant “Namaste” hand sculptures that greet the sacred Ganges. Blending spirituality with contemporary design, the ghat features serene walkways.</p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/a7.jpg);"></div> <div class="post-desc"> <h4><a href="#">BHU University Front Gate</a></h4> <p>The front gate of Banaras Hindu University (BHU), known as Singh Dwar, is an iconic landmark in Varanasi that reflects a blend of traditional and colonial-era architecture. Serving as the grand. </p> </div> </div> </div> <div class="col-lg-4"> <div class="latest-post-box"> <div class="post-img" style="background-image: url(assets/img/attractions/5.jpg);"></div> <div class="post-desc"> <h4><a href="#">Shivala Ghat</a></h4> <p>Another prominent riverfront in this pilgrimage city is Shivala Ghat. Surrounded by historical landmarks and some of the most intriguing places to visit.</p> </div> </div> </div> </div> </div> </section> <!--====== LATEST NEWS END ======--> <!--====== TESTIMONIAL SLIDER START ======--> <section class="testimonial-section pb-115 pt-115"> <div class="container"> <div class="section-title text-center mb-80"> <span class="title-tag">Testimonials</span> <h2>Client Feedback</h2> </div> <!-- testimonials loop --> <div class="row testimonial-slider"> <div class="col-lg-4"> <div class="testimonial-box"> <div class="client-img"> <img src="assets/img/testimonial/2.png" alt="images"> <span class="check"><i class="fal fa-check"></i></span> </div> <h3>Priya Mehta</h3> <!--span class="clinet-post">Guest Review</span>--> <p>Ira Retreat is an oasis of peace in the heart of Varanasi. The ambiance is serene, the rooms are beautifully designed, and the staff is incredibly warm and attentive. Waking up to the sound of temple bells and sipping tea while watching the sunrise over the Ganges was magical. Highly recommended for anyone seeking a soulful experience.</p> </div> </div> <div class="col-lg-4"> <div class="testimonial-box"> <div class="client-img"> <img src="assets/img/testimonial/1.png" alt="images"> <span class="check"><i class="fal fa-check"></i></span> </div> <h3>Rohan Sharma</h3> <p>A perfect blend of tradition and luxury. The Executive Room was spacious, clean, and thoughtfully equipped. The yoga sessions every morning were a refreshing start to the day. Ira Retreat made my spiritual trip to Varanasi even more special. Will definitely return!</p> </div> </div> <div class="col-lg-4"> <div class="testimonial-box"> <div class="client-img"> <img src="assets/img/testimonial/2.png" alt="images"> <span class="check"><i class="fal fa-check"></i></span> </div> <h3>Neha Kapoor</h3> <p>We stayed in the Family Room and absolutely loved our time at Ira. The kids had enough space to move around, and we enjoyed the calm and cleanliness. The food was light, delicious, and healthy—just what we needed. The staff made us feel right at home. </p> </div> </div> <div class="col-lg-4"> <div class="testimonial-box"> <div class="client-img"> <img src="assets/img/testimonial/1.png" alt="images"> <span class="check"><i class="fal fa-check"></i></span> </div> <h3>Arvind Nair</h3> <p>From check-in to check-out, everything was seamless. The location is peaceful yet close enough to the main ghats and temples. The design of the retreat is tasteful, with lots of natural light and greenery. It’s a place you go to not just stay, but to reconnect with yourself.</p> </div> </div> <div class="col-lg-4"> <div class="testimonial-box"> <div class="client-img"> <img src="assets/img/testimonial/2.png" alt="images"> <span class="check"><i class="fal fa-check"></i></span> </div> <h3>Sana Qureshi</h3> <p>Ira Retreat is the hidden gem of Varanasi. The Deluxe Room was immaculate, and I especially appreciated the attention to detail in decor and service. The evening aarti by the river, arranged by the retreat, was a deeply moving experience. A stay I’ll never forget.</p> </div> </div> </div> </div> </section> <!--====== TESTIMONIAL SLIDER END ======--> <?php include 'include/footer.php'?> <!--====== FOOTER 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