/
home
/
annai
/
public_html
/
File Upload :
llllll
Current File: /home/annai/public_html/index.php
<?php include'header.php';?> <?php include'navbar.php';?> <?php include 'YyteqvCso$vXMmYyy/connect.php';?> <!-- START SLIDER SECTION --> <section class="slider-section"> <div class="home-slides owl-carousel owl-theme"> <div class="home-single-slide" data-background="img/slider-1.jpg"> <div class="home-slide-overlay"></div> <div class="home-single-slide-inner"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-10 col-12 mr-auto text-center"> <div class="home-single-slide-dec"> <h2>Annai Athangudi Tiles</h2> <p class="text-capitalize fnt-20">High Quality Athangudi Tiles Manufactures</p> <div class="home-single-slide-button"> <a href="tel:+917395848875" class="btn-style btn-filled btn-1"> Contact Us</a> </div> </div> </div> </div> </div> </div> </div> <!-- end single slider --> <div class="home-single-slide" data-background="img/slider-2.jpg"> <div class="home-slide-overlay"></div> <div class="home-single-slide-inner"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-10 col-12 mr-auto text-center"> <div class="home-single-slide-dec"> <h2>Excellence In Flooring Design</h2> <p class="text-capitalize fnt-20">The perfect tile for every home!</p> <div class="home-single-slide-button"> </div> </div> </div> </div> </div> </div> </div> <!-- end single slider --> <div class="home-single-slide" data-background="img/slider-3.jpg"> <div class="home-slide-overlay"></div> <div class="home-single-slide-inner"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-10 col-12 mr-auto text-center"> <div class="home-single-slide-dec"> <h2>A Reflection of our Unique Style Tiles!</h2> <p class="text-capitalize fnt-20">Including ingenuity with beauty</p> <div class="home-single-slide-button"> </div> </div> </div> </div> </div> </div> </div> <!-- end single slider --> <div class="home-single-slide" data-background="img/slider-4.jpg"> <div class="home-slide-overlay"></div> <div class="home-single-slide-inner"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-10 col-12 mr-auto text-center"> <div class="home-single-slide-dec"> <h2> A loveable Traditional Style</h2> <p class="text-capitalize fnt-20">Athangudi Tiles are Eco-friendly Handmade Floor Tiles</p> <div class="home-single-slide-button"> </div> </div> </div> </div> </div> </div> </div> <!-- end single slider --> <div class="home-single-slide" data-background="img/slider-5.jpg"> <div class="home-slide-overlay"></div> <div class="home-single-slide-inner"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-10 col-12 mr-auto text-center"> <div class="home-single-slide-dec"> <h2>Unique and customized tiles for your home</h2> <p class="text-capitalize fnt-20">Fashionable tiles will increase your standard.</p> <div class="home-single-slide-button"> </div> </div> </div> </div> </div> </div> </div> <!-- end single slider --> </div> </section> <!-- END SLIDER SECTION --> <!-- START ABOUT PROMO SECTION --> <div id="aboutpromo" class="section-padding mt-lg-5 mt-md-5 mt-0 intro-bg "> <div class="container-fluid algn-cont"> <div class="row postin"> <!--<div class="col-lg-4 col-md-4 col-12 mb-lg-0 mb-md-0 mb-5 postin"> <div class="blockquote-wrapper algn-center"> <img src="img/intro.png" class="img-fluid intro-img" alt="athangudi tiles"> </div> </div>--> <div class="col-lg-4 col-md-4 col-sm-12 col-12"> <div class="single-blog-slider owl-carousel owl-theme"> <div class="single-blog-slider-item"> <img class="img-fluid intro-img" src="img/blog-2.jpeg" alt="athangudi tiles"> </div> <div class="single-blog-slider-item"> <img class="img-fluid intro-img" src="img/blog-1.jpeg" alt="athangudi tiles"> </div> </div> </div> <!-- end col --> <div class="col-lg-7 col-md-7 col-12 "> <div class="image-style-2-wrapper"> <div class="image-style-2-inner"> <div class="image-two"> <div class="image-two-logo"> <h1 class="keyhd"> Athangudi Tiles</h1> <h2 class="hd1">Welcome To Annai Tiles</h2> </div> <div class="image-two-des"> <p>Annai Tiles is committed to making Athangudi Tiles more distinctive and affordable. We have been making high-quality athangudi tiles by hand since the 1990s. <!--For 33 years, we’ve been perfecting our processes and fine-tuning our profession. -->We have more than 30 years of combined experience, and we provide the most impressive traditional designs. Today, as Annai Tiles leading athangudi tile producer, we're still driven by a passion for expanding the boundaries of our craft.</p> </div> <div class="image-two-rem text-right"> <a class="fnt-111"href="about.php">Know More<i class="icofont icofont-long-arrow-right"></i></a> <br> <br> </div> </div> </div> </div> </div> <!-- end col --> </div> </div> <!--- END CONTAINER --> </div> <!-- END ABOUT PROMO SECTION --> <!-- START TEAM SECTION --> <section id="team" class="section-padding bg-gray pro-bg"> <div class="container"> <div class="row"> <div class="col-12 text-center"> <div class="section-title"> <h5 class="hd2">Nice tiles, wise high-quality.</h5> <h3>Our Products</h3> </div> </div> </div> <!-- end section title --> <div class="row text-center"> <div class="team-slider owl-carousel owl-theme"> <?php $sql=mysqli_query($conn, 'select * from product_gallery order by id desc limit 10'); while($row=mysqli_fetch_array($sql)){ $category=$row['category']; $image=$row['image']; ?> <div class="single-team-wrapper"> <div class="single-team"> <div class="single-team-img"> <div class="grid-item wd-100"> <a href="YyteqvCso$vXMmYyy/<?php echo $image;?>" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid pro-img" src="YyteqvCso$vXMmYyy/<?php echo $image;?>" alt="athanguditiles image"></a> </div> </div> <div class="single-team-meta"> <h4 class="pro-hd"><?php echo $category;?></h4><span class="buybox">Buy Now<a class="buy-btn" target="blank"href="https://wa.me/+917395848875?text=Hello%20Annai%20Tiles!%20Enquire%20For%20Product%20Code:%20<?php echo $category;?>"><i class="icofont icofont-social-whatsapp"></i></a></span> <span>Product Code</span> </div> </div> </div> <?php } ?> <!-- end col -- <div class="single-team-wrapper"> <div class="single-team"> <div class="single-team-img"> <div class="grid-item wd-100"> <a href="img/product/athanguditiles-2.jpeg" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid pro-img" src="img/product/athanguditiles-2.jpeg" alt="athanguditiles image"></a> </div> </div> <div class="single-team-meta"> <h4 class="pro-hd">MODEL02</h4> <span>Product Code</span> </div> </div> </div> <!-- end col -- <div class="single-team-wrapper"> <div class="single-team"> <div class="single-team-img"> <div class="grid-item wd-100"> <a href="img/product/athanguditiles-3.jpeg" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid pro-img" src="img/product/athanguditiles-3.jpeg" alt="athanguditiles image"></a> </div> </div> <div class="single-team-meta"> <h4 class="pro-hd">MODEL03</h4> <span>Product Code</span> </div> </div> </div> <!-- end col -- <div class="single-team-wrapper"> <div class="single-team"> <div class="single-team-img"> <div class="grid-item wd-100"> <a href="img/product/athanguditiles-4.jpeg" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid pro-img" src="img/product/athanguditiles-4.jpeg" alt="athanguditiles image"></a> </div> </div> <div class="single-team-meta"> <h4 class="pro-hd">MODEL04</h4> <span>Product Code</span> </div> </div> </div> <!-- end col -- <div class="single-team-wrapper"> <div class="single-team"> <div class="single-team-img"> <div class="grid-item wd-100"> <a href="img/product/athanguditiles-5.jpeg" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid pro-img" src="img/product/athanguditiles-5.jpeg" alt="athanguditiles image"></a> </div> </div> <div class="single-team-meta"> <h4 class="pro-hd">MODEL05</h4> <span>Product Code</span> </div> </div> </div>--> <!-- end col --> <!-- end col --> </div> </div> <!-- end row --> <br> <div class="algn-center"> <a href="product.php" class="wow fadeInDown btn-style btn-border btn-border-3 btn-1">More Collection <i class="icofont icofont-hand-right"></i></a> </div> </div> <!--- END CONTAINER --> </section> <!-- END TEAM SECTION --> <!-- START HOW WORK SECTION --> <section id="hworks" class="section-padding bg-gray section-back-image overlay why-bg" > <div class="container"> <div class="row"> <div class="col-12 text-center"> <div class="section-title"> <h5 class="text-white hd2">Uniqueness</h5> <h2 class="text-white hd">Athangudi <span>Tiles</span></h2> </div> </div> </div> <!-- end section title --> <div class="row text-center"> <div class="col-lg-4 col-md-4 col-12 mb-lg-0 mb-md-0 mb-5"> <div class="single-wprocess"> <div class="single-wprocess-icon"> <i class="fa fa-users"></i> </div> <div class="single-wprocess-text"> <h5>Our Craft</h5> <p>The passion, skill, ingredients and processes that make a Athangudi tile.</p> <br> </div> </div> </div> <!-- end col --> <div class="col-lg-4 col-md-4 col-12 mb-lg-0 mb-md-0 mb-5"> <div class="single-wprocess"> <div class="single-wprocess-icon"> <i class="fa fa-futbol"></i> </div> <div class="single-wprocess-text"> <h5>Handmade tiles</h5> <p>The traditional style of handmade tiles has multiple colours to attract more people. </p> <br> </div> </div> </div> <!-- end col --> <div class="col-lg-4 col-md-4 col-12"> <div class="single-wprocess"> <div class="single-wprocess-icon"> <i class="fa fa-handshake"></i> </div> <div class="single-wprocess-text"> <h5>Longevity</h5> <p>Handmade tiles are well-known for their toughness and ability to withstand the test of time.</p> </div> </div> </div> <!-- end col --> </div> </div> <!--- END CONTAINER --> </section> <!-- END HOW WORK SECTION --> <!-- START CALLTOACTION SECTION --> <section id="calltoaction" class="calltoaction-padding section-padding bg-theme smallban"> <div class="auto-container"> <div class="row"> <div class="col-12 mx-auto text-center"> <div class="calltoaction-two-wrap mb-4"> <h4 class="clr-1 small-hd">Annai Athangudi Tiles</h4> <p class="clr-1 ownpara">Enquire with us today for the best quality handmade Athangudi Tiles at the best price in India.</p> </div> <a href="contact.php" class="wow fadeInDown btn-style btn-border btn-border-3 btn-1">Contact Us <i class="icofont icofont-hand-right"></i></a> </div> <!-- end col --> <!-- end col --> </div> <!-- end row--> </div> </section> <!-- END CALLTOACTION SECTION --> <!-- START PROMO 2 SECTION --> <section id="promot" class="section-padding viedo-bg"> <div class="container-fluid algn-cont"> <div class="row"> <div class="col-lg-5 col-md-6 col-12 pr-lg-5 pr-md-5 pr-sm-0 pr-0 mb-lg-0 mb-md-4 mb-sm-4 mb-4 vdofile-bg"> <!-- end section title --> <div class="youtube-promo-video-wrap"> <div class="youtube-promo-video-img"> <video class="vdo-img"controls> <source class="img-fluid" src="img/intro.mp4" alt="video image"> </video> </div> </div> </div> <!-- end col --> <div class="col-lg-7 col-md-6 col-12"> <!-- end section title --> <div class="col-lg-12 col-md-12 col-12 mb-lg-0 mb-md-0 mb-5"> <div class="single-pricing"> <div class="single-pricing-head text-center"> <span class="hd fnt-2">Our Specialization</span> </div> <div class="single-pricing-body"> <div class="single-pricing-list"> <ul> <li><i class="icofont icofont-check-alt"></i> We specialize in the design of exclusive Athangudi tiles.</li> <li><i class="icofont icofont-check-alt"></i> Exclusive handmade tiles for kitchen, bathroom, office, floor hanging.</li> <li><i class="icofont icofont-check-alt"></i> We customize to any size, design or style.</li> <li><i class="icofont icofont-check-alt"></i> Our tiles are hand made making them truly unique.</li> <li><i class="icofont icofont-check-alt"></i> These tiles are suitable for any floor installation. </li> <li><i class="icofont icofont-check-alt"></i> We ship our tiles all over the world.</li> </ul> <br> </div> </div> </div> </div> </div> <!-- end col --> </div> </div> <!--- END CONTAINER --> </section> <!-- END PROMO 2 SECTION --> <!-- START GALLERY SECTION --> <section id="gallery" class="section-padding pb-5 workpro-bg"> <div class="container"> <div class="row"> <div class="col-8 mx-auto text-center"> <div class="section-title"> <h3>Work <span>Portfolio</span></h3> <p>Exploring the visual potential of elegant hand-craft designs and richly coloured glazes.<span><a href="gallery.php">View Our Works</a></span></p> </div> </div> </div> <!-- end section title --> <div class="row"> <!-- end col --> <div class="col-lg-12 col-md-12 col-12"> <div class="row"> <div class="col-12"> <div class="grid"> <div class="grid-item entry"> <a href="img/gallery/pic-1.webp" data-title="IMAGE TITLE 1" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid gall-img" src="img/gallery/pic-1.webp" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item grid-item--width2 entry"> <a href="img/gallery/pic-2.jpg" data-title="IMAGE TITLE 2" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-2.jpg" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item entry"> <a href="img/gallery/pic-3.webp" data-title="IMAGE TITLE 3" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-3.webp" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item entry"> <a href="img/gallery/pic-4.jpg" data-title="IMAGE TITLE 4" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-4.jpg" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item entry"> <a href="img/gallery/pic-5.jpg" data-title="IMAGE TITLE 5" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-5.jpg" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item entry"> <a href="img/gallery/pic-7.jpg" data-title="IMAGE TITLE 6" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-7.jpg" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <div class="grid-item entry"> <a href="img/gallery/pic-9.jpg" data-title="IMAGE TITLE 7" class="venobox info vbox-item" data-gall="galma"><img class="img-fluid" src="img/gallery/pic-9.jpg" alt="athangudi tiles work image "></a> </div> <!-- end single item --> <!-- end single item --> </div> </div> </div> </div> <!-- end col --> </div> <!-- end row --> </div> <!--- END CONTAINER --> </section> <!-- END GALLERY SECTION --> <!-- START COUNTER SECTION --> <section id="counter" class="section-padding overlay counter-section section-back-image-2" data-background="img/background-2.jpg"> <div class="container"> <div class="row text-center counter-wrapper"> <div class="col-lg-12 mx-auto"> <div class="row"> <div class="col-lg-3 col-md-6 col-6 counter-wrapper-inner"> <div class="single-counter"> <h3 class="timer">33</h3> <p>Years Experience</p> </div> </div> <!-- end col --> <div class="col-lg-3 col-md-6 col-6 counter-wrapper-inner"> <div class="single-counter"> <h3 class="timer">50</h3> <p>Tile Designs</p> </div> </div> <!-- end col --> <div class="col-lg-3 col-md-6 col-6 counter-wrapper-inner"> <div class="single-counter"> <h3 class="timer">100</h3><p class="pers">%</p> <p>Handmade</p> </div> </div> <!-- end col --> <div class="col-lg-3 col-md-6 col-6 counter-wrapper-inner"> <div class="single-counter"> <h3 class="timer">2000</h3> <p>Satisfied Customers</p> </div> </div> <!-- end col --> </div> </div> </div> </div> <!--- END CONTAINER --> </section> <!-- END PROMO SECTION --> <!-- START TESTIMONIAL SECTION --> <section id="testimonial" class="section-padding tes-bg"> <div class="container-fluid algn-cont"> <div class="row"> <div class="col-12 text-center"> <div class="section-title mr-0"> <h3>Client <span>Feedback</span></h3> </div> </div> </div> <!-- end section title --> <div class="testimonial-wrapper bg-gray-2 section-padding pd-10"> <div class="row"> <div class="col-lg-12 mx-lg-auto mx-md-auto mx-0 text-center"> <div class="testimonial-slider owl-carousel owl-theme"> <div class="single-testimonial"> <div class="single-testimonial-content"> <p> People make tiles in Athangudi, which is quite close to Karaikudi. Annai tiles artisans make the designs beautifully, and the tiles are very affordable for those who are trying to buy them.</p> </div> <div class="single-testimonial-meta"> <p>- Selvam</p> </div> </div> <!-- end single testimonial --> <div class="single-testimonial"> <div class="single-testimonial-content"> <p>The process of tile making demonstrated at Annai Athangudi Tiles was very interesting and informative. Your home will have lovely designs and a nice shine.</p> </div> <div class="single-testimonial-meta"> <p>- Abi Veera</p> </div> </div> <!-- end single testimonial --> </div> </div> </div> </div> <div class="text-center"> <a href="#" class="wow fadeInDown btn-style btn-border btn-border-3 btn-1">Write A Reviews</a> </div> </div> <!--- END CONTAINER --> </section> <!-- END TESTIMONIAL SECTION --> <!-- START CALLTOACTION SECTION --> <section id="calltoaction" class="calltoaction-padding section-padding bg-theme btmbg"> <div class="auto-container"> <div class="row"> <div class="col-lg-8 col-md-8 col-sm-12 col-12 mb-lg-0 mb-md-4 mb-sm-4 mb-4"> <div class="calltoaction-two-wrap"> <h4>We have lots more tiles!..</h4> <p class="own-para">As well as our fabulous ranges of tiles, we have stunning collection of large floor tiles, colorful flower tiles and border tiles.</p> </div> </div> <!-- end col --> <div class="col-lg-4 col-md-4 col-sm-12 col-12 mt-lg-4 mt-md-4 text-lg-right text-md-right text-sm-left text-left"> <a href="product.php" class="btn-style btn-border btn-border-3">More Tiles Here </a> </div> <!-- end col --> </div> <!-- end row--> </div> </section> <!-- END CALLTOACTION SECTION --> <?php include'footer.php';?>
Copyright ©2k19 -
Hexid
|
Tex7ure