D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
kavyaeventz.in
/
backup
/
Filename :
services.php
back
Copy
<?php include("include/header.php"); ?> <!--Page Title--> <section class="page-title" data-bg-img="images/bannerring.jpg"> <div class="auto-container"> <h1>Services</h1> <ul class="bread-crumb"> <li><a href="index.php">Home</a></li> <li><a href="#">Services</a></li> </ul> </div> <!--Go Down Button--> <div class="go-down"> <div class="curve scroll-to-target" data-target="#about-section"><span class="icon fa fa-arrow-down"></span></div> </div> </section> <!--Featured Three Column--> <section class="featured-three-column style-two"> <div class="auto-container"> <div class="sec-title text-center"> <div class="row"> <div class="col-md-6 col-md-offset-3"> <h2 class="font-sacramento text-thm">OUR SERVICES</h2> <h3>WE CARE OUR FEATURE SUPPORT</h3> <div class="mb-30 mt-15"> <img class="img-responsive" src="images/title-bottom.png" alt=""></div> </div> </div> </div> <div class="row clearfix"> <!--Column--> <div class="col-md-4 col-sm-6 col-xs-12 column wow fadeInLeft" data-wow-delay="200ms" data-wow-duration="1500ms"> <article class="inner-box"> <figure class="image"> <a href="wedding-planner.php"><img class="img-responsive" src="images/marriage.jpg" alt=""></a> <div class="overlay"><span class="left-curve"></span><span class="right-curve"></span><a href="wedding-planner.php" class="overlay-link"></a></div> </figure> <div class="content pt-10"> <h3>Wedding Planner</h3> <div class="text text-white"> <p style="text-align:center;">As the best wedding planner we understand that there is a sigh of relief after deciding and booking the venue is probably the best feeling during the rush of wedding preparations. </p> </div> <div class="link"> <a href="wedding-planner.php" class="read-more normal-btn theme-btn"><span class="fa fa-caret-right"></span> MORE INFO</a> </div> </div> </article> </div> <!--Column--> <div class="col-md-4 col-sm-6 col-xs-12 column wow fadeInUp" data-wow-delay="700ms" data-wow-duration="1500ms"> <article class="inner-box"> <figure class="image"> <a href="birthday-party.php"><img class="img-responsive" src="images/birthday-img.jpg" style="height:257px; width:380px;object-fit: cover;object-position: center;" alt=""></a> <div class="overlay"><span class="left-curve"></span><span class="right-curve"></span><a href="birthday-party.php" class="overlay-link"></a></div> </figure> <div class="content pt-10"> <h3>Birthday Party</h3> <div class="text text-white"> <p style="text-align:center;">Are you looking for the best birthday celebration places in Delhi to plan your child’s birthday party? If you’ve been tirelessly searching for ‘kids party places.we are here for you.</p> </div> <div class="link"> <a class="thm-btn inverse font-14" href="birthday-party.php"><i class="fa fa-caret-right"></i> MORE INFO</a> </div> </div> </article> </div> <!--Column--> <div class="col-md-4 col-sm-6 col-xs-12 column wow fadeInRight" data-wow-delay="200ms" data-wow-duration="1500ms"> <article class="inner-box"> <figure class="image"> <a href="corporate-event.php"><img class="img-responsive" src="images/CorporateEvent.jpg" alt=""></a> <div class="overlay"><span class="left-curve"></span><span class="right-curve"></span><a href="corporate-event.php" class="overlay-link"></a></div> </figure> <div class="content pt-10"> <h3>Corporate Event</h3> <div class="text text-white"> <p style="text-align:center;">We aloso provide corporate event. we make sure that core purpose of your conference is served successfully whether it is information sharing, communicate with your target audience, conducting a workshop or just employee training. </p> </div> <div class="link"> <a href="corporate-event.php" class="read-more normal-btn theme-btn"><span class="fa fa-caret-right"></span> MORE INFO</a> </div> </div> </article> </div> </div> <div class="row clearfix"> <!--Column--> <div class="col-md-4 col-sm-6 col-xs-12 column wow fadeInLeft" data-wow-delay="200ms" data-wow-duration="1500ms"> <article class="inner-box"> <figure class="image"> <a href="catering-services.php"><img class="img-responsive" src="images/Cateringservices.jpg" alt=""></a> <div class="overlay"><span class="left-curve"></span><span class="right-curve"></span><a href="catering-services.php" class="overlay-link"></a></div> </figure> <div class="content pt-10"> <h3>Catering Services</h3> <div class="text text-white"> <p style="text-align:center;">We are renowned for our world-class services, unique investiture, remarkable taste and innovative designs, which gives us the title of best caterers in Delhi.</p> </div> <div class="link"> <a href="catering-services.php" class="read-more normal-btn theme-btn"><span class="fa fa-caret-right"></span> MORE INFO</a> </div> </div> </article> </div> <!--Column--> <div class="col-md-4 col-sm-6 col-xs-12 column wow fadeInUp" data-wow-delay="700ms" data-wow-duration="1500ms"> <article class="inner-box"> <figure class="image"> <a href="artist-management.php"><img class="img-responsive" src="images/ArtistManagement.jpg" alt=""></a> <div class="overlay"><span class="left-curve"></span><span class="right-curve"></span><a href="artist-management.php" class="overlay-link"></a></div> </figure> <div class="content pt-10"> <h3>Artist Management</h3> <div class="text text-white"> <p style="text-align:center;">Kavya eventz provide best Artist Management service.We are providing Gorgeous & Experienced Dancers, Solo ITEM Dancers,anchor, Models, etc </p> </div> <div class="link"> <a class="thm-btn inverse font-14" href="artist-management.php"><i class="fa fa-caret-right"></i> MORE INFO</a> </div> </div> </article> </div> <!--Column--> </div> </div> </section> <?php include("include/footer.php"); ?>