D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
kavyaeventz.in
/
Filename :
birthday-party.php
back
Copy
<?php include("include/header.php"); ?> <!--Page Title--> <section class="page-title" data-bg-img="images/BirthdayPartybanner.jpg"> <div class="auto-container"> <h1>Birthday Party</h1> <ul class="bread-crumb"> <li><a href="index.php">Home</a></li> <li><a href="#">Birthday Party</a></li> </ul> </div> <!--Go Down Button--> <div class="go-down"> <div class="curve scroll-to-target" data-target="#department-section"><span class="icon fa fa-arrow-down"></span></div> </div> </section> <!--Start Our Department Areas--> <section> <div class="container-fluid pb-35"> <div class="sec-title"> <h2>OUR FEATURE SERVICES</h2> <div class="line"></div> </div> <div class="sec-content mt-50"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/oneimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-wedding-cake-3"></i> <h4 class="title">1st Birthday </h4> <p class="details pt-5">A birthday party is an important factor that each of us will always remember in our memories.Kavya Eventz Make your baby's first birthday the most memorable day of his life. Plan your Birthday Party with us </p> <center><a href="birthday.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/babyshowerimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-roses-bouquet"></i> <h4 class="title">Baby Shower</h4> <p class="details pt-5">Baby showers are the cutest theme celebrations in everyone’s life. It is one of the most fun things to do for a baby shower party that everyone is so excited about. Kavya Eventz make your event the most memorable day of your life.</p> <center><a href="baby-shower.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/boysthemeimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-wedding-cake-3"></i> <h4 class="title">Boys Theme </h4> <p class="details pt-5">Kavya Eventz brings to you a diverse range of birthday themes for boys. You can have any of them you want Like Chhota Bheem, Doraemon, Krishna etc.Plan your Birthday Party with Kavya Eventz.</p> <center><a href="boys-theme.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/girlsthemeimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-wedding-cake-3"></i> <h4 class="title">Girls Theme</h4> <p class="details pt-5">Kavya Eventz brings to you a diverse range of birthday themes for girls. You can have any of them you want Like Disney,Barbie Doll,Princess garden,Unicorn etc. Plan your Birthday Party with Kavya Eventz</p> <center><a href="girls-theme.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/gamesportsimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-curtains"></i> <h4 class="title">Games & Activities</h4> <p class="details pt-5">Kavya Eventz brings to you a diverse range of birthday Games & Activities. Some of the games and activities that you can put in your party is Musical chairs,Pin the tail on the donkey, Balloon Stomp,Egg and spoon Race and more.</p> <center><a href="game-activity.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3 col-lg-3"> <div class="department"> <div class="thumb"> <img class="img-responsive img-fullwidth" src="images/returngiftimage.jpg" alt=""> </div> <div class="department-details"> <div class="round-style"></div> <i class="icon flaticon-curtains"></i> <h4 class="title">Return Gift</h4> <p class="details pt-5">Kavya Eventz provides everything from venue sourcing to entertainment even Return Gift for kids. Kavya Eventz provides best services according to your clients requirements. Kavya Eventz Make your event the most memorable day of your life. </p> <center><a href="return-gift.php" class="thm-btn btn-xs mr-5"><i class="fa fa-angle-double-right"></i> Read More</a></center> </div> </div> </div> </div> </div> </div> </section> <!--Why Us Section--> <?php include("include/footer.php"); ?>