Server IP : 108.170.25.35 / Your IP : 3.144.118.236 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 : studio ( 1434) 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/studio/domains/studio7eleven.com/public_html/ |
Upload File : |
<?php include'header.php';?> <?php include'navbar.php';?> <!--Page Title--> <section class="page-title intro-bg"> <div class="auto-container"> <h2>About Me</h2> <ul class="page-breadcrumb"> <li><a href="index.php">home</a></li> <li>About Me</li> </ul> </div> </section> <!--End Page Title--> <!-- About Me --> <section class="about-me int-bg"> <div class="auto-container"> <div class="sec-title text-center"> <span class="float-text about-tit">Welcome To</span> <h2>Welcome To<span class="black"> 7 Eleven Studio</span></h2> <br> <br> <img class="border-img"src="img/border.png" alt=""> <h3 class="out-hd">We Are 7 Eleven Beauty Studio & Unisex Salon - For Male and Female beauty Spa</h3> <div class="text black">Welcome to 7 Elven Beauty Studio is best beauty parlour in Karaikudi, Over the last 12 years (since 2010).The proprietor of 7 Eleven beauty parlour Mr. Kanesh has experienced in this field for more than 20 years. Our experienced and talented hair artists in Karaikudi will sculpt a look that defines your face while also adding bounce and volume. Your New Look Will Inspire You! </div> </div> <div class="row"> <div class="image-column col-lg-4 col-md-12 col-sm-12"> <div class="image-box ownbox"> <figure class="image"><img class="full-abt"src="img/about/beauty.jpg" alt=""></figure> </div> </div> <div class="image-column col-lg-4 col-md-12 col-sm-12"> <div class="image-box ownbox"> <figure class="image"><img class="full-abt"src="img/about/bridal.jpg" alt=""></figure> </div> </div> <div class="image-column col-lg-4 col-md-12 col-sm-12"> <div class="image-box ownbox"> <figure class="image"><img class="full-abt"src="img/about/man.jpg" alt=""></figure> </div> </div> </div> </div> </section> <!--End About Me --> <!-- Welcome Section --> <section class="welcome-section"> <div class="auto-container"> <div class="sec-title text-center"> <span class="float-text">Welcome</span> <h2 class="white">Professional Parlour & Salon Services Is Our Forte</h2> <br> <br> <img class="border-img"src="img/border.png" alt=""> </div> <div class="row"> <div class="column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="lower-content"> <h3>Our Mission</h3> <div class="text">Our mission at 7 Eleven’s Hair & Beauty is to provide a friendly, personalized service through a team of highly skilled and creative professionals. </div> </div> </div> </div> <div class="column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="lower-content"> <h3>Our Vision</h3> <div class="text"> We aim to become one of the largest beauty parlour of Tamilnadu in coming years. They aim to create a one stop destination for all their clients’ skin, hair, nail, and lash needs. </div> <br> </div> </div> </div> </div> </div> </section> <!--End Welcome Section --> <!-- Contact Info Section --> <section class="contact-info-section singl-bg"> <div class="auto-container"> <div class="content"> <span class="title">Booking For Our Service</span> <h2> If you want to preserve great photographs <span>for posterity...</span><br>Get Out Service</h2> <div class="number"><a href="tel:(+291)-456-789-1234">+91 9876543210</a></div> <a href="contact.php" class="theme-btn btn-style-one own-btn"><span class="btn-title">Call Now</span></a> <span><a href="contact.php" class="theme-btn btn-style-one own-btn"><span class="btn-title">What'sApp</span></a></span> </div> </div> </section> <!--End Contact Info Section --> <!-- Testimonial Section --> <section class="testimonial-section tes-bg"> <div class="auto-container"> <div class="sec-title text-center"> <span class="float-text about-tit">Reviews</span> <h2>See what our customers have to <span class="black">say about us.</span></h2> <br> <br> <img class="border-img"src="img/border.png" alt=""> </div> <div class="single-item-carousel owl-carousel owl-theme"> <!-- Testimonial Block --> <div class="testimonial-block-two"> <div class="inner-box"> <div class="text black">Did waxing and facials many times! very satisfied with the results after every facial sitting and their friendly service!</div> <h3></h3> <div class="designation">Nivedhitha sethupathy</div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block-two"> <div class="inner-box"> <div class="text black">Did pedicure last week..saranya did a wonderful job...massage was awesome...felt so much relaxed...thankyou so much priya and saranya..</div> <h3> </h3> <div class="designation">Nisha K</div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block-two"> <div class="inner-box"> <div class="text black">"Fine and Good Haircut Service with professional Hairstylists ..Satisfied "</div> <h3></h3> <div class="designation">Aashik</div> </div> </div> </div> </div> </section> <!--End Testimonial Section --> <?php include'footer.php';?>