Server IP : 108.170.25.35 / Your IP : 3.15.189.227 Web Server : Apache/2 System : Linux gains.winzonesoftech.com 4.18.0-513.24.1.el8_9.x86_64 #1 SMP Mon Apr 8 11:23:13 EDT 2024 x86_64 User : brindhavan ( 1477) PHP Version : 8.1.28 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/brindhavan/public_html/ |
Upload File : |
<?php include 'header.php';?> <?php include 'navbar.php';?> <section class="page-titles comman"> <div class="auto-container"> <h2 class="font1">About Us</h2> </div> </section> <div class="breadcrumb-outer"> <div class="auto-container"> <ul class="bread-crumb text-center"> <li><a href="index.php">Home</a> <span class="fa fa-angle-right"></span></li> <li>About Us</li> </ul> </div> </div> <section class="about"> <div class="container pb60"> <div class="row"> <div class="col-md-6"> <h2 class="text-uppercase small-line font1 mb30 green">Brindhavan <span class="text-theme-color"> Residency</span></h2> <div class="view_more fwt pb20"> <span class="green">Managing Director :</span> <span class="yellow">Mr.N.Vellayan @ Srinivasan</span> </div> <p class="text-justify"><strong>Brindhavan Residency</strong> is a clean budget hotel in the heart of Karaikudi. It is located close to Karaikudi Railway Station and Bus Station - making it conveniently accessible.</p> <p class="text-justify"> On an official trip or bringing your family down for a short break? Luxuriate, and enjoy an exquisite stay at Brindhavan Residency. Aesthetically designed, and bedecked with premium quality furnishings, our rooms on Kannadasan Nagar, Karaikudi, bestow you with comfort and repose. Promising a <strong>hassle-free stay, plenty of amenities,</strong> and a refreshing ambience, these rooms offer the comfort of home and the luxury of fine living.</p> <p class="text-justify">It sets new standard in heritage living with all the space and comfort of home combined in the form of a hotel. Situated within the main commerical & residential area.</p> </div> <div class="col-md-6"> <div class="single-img"> <img class="img-responsive" src="img/bg/front.jpg" alt="residency in karaikudi city"> </div> </div> </div> </div> </section> <!-- Section::Services --> <section class="choose_us bgfour"> <hr class="mtn mbn"> <div class="container pb30 pt30"> <div class="section-title"> <div class="row"> <div class="col-md-6"> <div class="title-inner"> <div class="text"> <h2 class="small-line mb30 font1 green">Why Choose Us </h2> </div> </div> </div> </div> </div> <div class="section-content"> <div class="row"> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-check-circle"></span> </div> <h2>01</h2> <h5>Comfort and Privacy</h5> <p>All our rooms are specially designed for comfort, privacy, and relaxation, offering separate living and dining areas.</p> </div> </div> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-bed"></span> </div> <h2>02</h2> <h5>Completely Furnished</h5> <p>All the rooms are completely furnished with couches, an LCD TV, table, chairs, air conditioners and etc.,</p> </div> </div> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-wifi"></span> </div> <h2>03</h2> <h5>Direct dial ISD, Free Wi-Fi</h5> <p>Our guests access to high-tech facilities, including direct dial ISD/STD telephone lines, 24 hours free Wi-Fi Internet.</p> </div> </div> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-home"></span> </div> <h2>04</h2> <h5>Daily Housekeeping </h5> <p>Our rooms are well maintained for superior hygiene with daily housekeeping and regular linen changes.</p> </div> </div> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-bookmark"></span> </div> <h2>05</h2> <h5>Secure Environment</h5> <p>Experience a safe & secure environment, with our specially crafted long-stay package.</p> </div> </div> <div class="services-block col-lg-4 col-md-4"> <div class="inner-box"> <div class="icon-box"> <span class="fa fa-money"></span> </div> <h2>06</h2> <h5>Secure Payment</h5> <p>We accept all major credit and debit cards like Visa, MasterCard, American Express,etc. </p> </div> </div> </div> </div> </div> </section> <!-- Section::Services End --> <!-- Call To Action::Section --> <section class="experience-divider bgsix" > <div class="container"> <div class="section-wrap"> <div class="row"> <div class="col-md-10 col-md-offset-1 text-center"> <h2 class="text-white text-uppercase">Feel Like Home!!</h2> <h2 class="text-white text-uppercase">Give us the oppurtunity to serve you!! Book Your Rooms :)</h2> <div class="divider_text"> <a href="contact.php" class="btn theme-btn mt20">Contact</a> </div> </div> </div> </div> </div> </section> <!-- Call To Action::Section End --> <?php include 'footer.php';?>