D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
kavyaeventz.in
/
Filename :
nonveg-food.php
back
Copy
<?php include("include/header.php"); ?> <!--Page Title--> <section class="page-title" data-bg-img="images/bigbannernonveg.jpg"> <div class="auto-container"> <h1>Non-Veg Food</h1> <ul class="bread-crumb"> <li><a href="index.php">Home</a></li> <li style="color:white;">Non-Veg Food</li> </ul> </div> <!--Go Down Button--> <div class="go-down"> <div class="curve scroll-to-target" data-target="#sidebar-section"><span class="icon fa fa-arrow-down"></span></div> </div> </section> <!--Desc Box--> <!--<div class="desc-box">--> <!-- <div class="auto-container">--> <!-- <div class="sec-title no-underline">--> <!-- <h3>WE CARE ABOUT ClIENT</h3>--> <!-- <h2>OUR FEATURE SERVICE</h2>--> <!-- <p>Pellentesque semper quis neque dictum hendrerit. Sed nulla ipsum, porttitor pharetra tortor in, <br>consequat imperdiet nisi. Phasellus at quam tristique, cursus tellus vitae, convallis neque. </p>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!--Sidebar Section--> <div class="sidebar-section" id="sidebar-section"> <div class="auto-container"> <div class="row clearfix"> <!--Content Side--> <div class="col-md-9 col-sm-8 col-xs-12 content-side"> <section class="service-details"> <figure class="full-image"><a href="#"><img class="img-responsive" src="images/bigbannernonveg.jpg" alt=""></a></figure> <div class="content-outer"> <h2>General information</h2> <p>We provide Non-veg catering services. Perfect cleanliness, exceptional service coupled with the best cuisine and competitive pricing will ensure that you truly celebrate.</p> <p>We are providing Non-veg catering services, we are serving the guests of our clients with delicious food. We assure our customers that we will take good care of the catering, whether it is a family function or an outdoor party. Our catering services has earned an impeccable reputation in the industry by providing good, tasty and healthy food items in response to the higher culinary demands of the clients.</p> <br> <div class="row clearfix"> <div class="col-md-7 col-sm-6 col-xs-12"> <h3>Our Mission & Vision</h3> <p>Kavya Eventz is the best-running event management company. Our Mission is to provide highest quality events that not only set the standard for event production but also set the trend for the industry.</p> <p>We are a group of highly trained designers and experienced craftsmen who work together to provide superior outputs. We’re professional, skilled, flexible, fast, responsive and reliable. We make your every function/event a joyous one.</p> </div> <div class="col-md-5 col-sm-6 col-xs-12"> <figure class="image"><img class="img-responsive" src="images/smallnonveg.jpg" class="img-responsive" alt=""></figure> </div> </div> </div> </section> </div> <!--Sidebar--> <div class="col-md-3 col-sm-4 col-xs-12"> <aside class="sidebar p-xs-15"> <!--Links Widget--> <div class="widget links-widget"> <h3>Catering Services</h3> <ul> <li><a href="veg-food.php">Veg Food</a></li> <li><a href="nonveg-food.php">Non-Veg Food </a></li> </ul> </div> > <div class="widget links-widget"> <?php include("enquiry.php"); ?> </div> </aside> </div> </div> </div> </div> <?php $sql = mysqli_query($conn,"select * from videos WHERE category_name = 17 ORDER BY vid_id LIMIT 2" );?> <?php if (mysqli_num_rows($sql)>0){?> <section> <div class="container"> <div class="row"> <div class="sec-title style-two"> <h3 class="text-white" style="color:black !important;">OUR VIDEOS</h3> <h2 class="text-white" style="color:black !important;">WE OFFER YOU THE BEST SUPPORT</h2> <div class="line"></div> </div> <?php while ($row=mysqli_fetch_array($sql)) { ?> <div class="col-md-6 col-sm-6 col-xs-12 "> <iframe style="width: 100%;height: 300px;" src="https://www.youtube.com/embed/<?=$row['video_name']?>" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <?php }?> </div> </div> </section> <?php }?> <!--Gallery Section--> <section class="gallery-section parallax"> <div class="container"> <div class="sec-title style-two"> <h3 class="text-white" style="color:black !important;">OUR PHOTO GALLERY</h3> <h2 class="text-white" style="color:black !important;">WE OFFER YOU THE BEST SUPPORT</h2> <div class="line"></div> </div> <div class="sec-content mt-50"> <div class="row clearfix"> <!--Column--> <div class="col-md-3 col-sm-4 col-xs-12 column wow fadeIn" data-wow-delay="0ms" data-wow-duration="1500ms"> <figure class="image mr-5"> <a href="images/nonvegfood2.jpg" class="lightbox-image"><img class="img-responsive" src="images/nonvegfood2.jpg" alt=""></a> <div class="overlay-box"><a href="images/nonvegfood2.jpg" class="link lightbox-image" data-fancybox="gallery" title="Non-Veg Food"><span class="txt font-30"><i class="fa fa-camera"></i></span></a></div> </figure> </div> <div class="col-md-3 col-sm-4 col-xs-12 column wow fadeIn" data-wow-delay="300ms" data-wow-duration="1500ms"> <figure class="image mr-5"> <a href="images/nonvegfood1.jpg" class="lightbox-image"><img class="img-responsive" src="images/nonvegfood1.jpg" alt=""></a> <div class="overlay-box"><a href="images/nonvegfood1.jpg" class="link lightbox-image" data-fancybox="gallery" title="Non-Veg Food"><span class="txt font-30"><i class="fa fa-camera"></i></span></a></div> </figure> </div> <div class="col-md-3 col-sm-4 col-xs-12 column wow fadeIn" data-wow-delay="600ms" data-wow-duration="1500ms"> <figure class="image mr-5"> <a href="images/nonvegfood3.jpg" class="lightbox-image"><img class="img-responsive" src="images/nonvegfood3.jpg" alt=""></a> <div class="overlay-box"><a href="images/nonvegfood3.jpg" class="link lightbox-image" data-fancybox="gallery" title="Non-Veg Food"><span class="txt font-30"><i class="fa fa-camera"></i></span></a></div> </figure> </div> <div class="col-md-3 col-sm-4 col-xs-12 column wow fadeIn" data-wow-delay="900ms" data-wow-duration="1500ms"> <figure class="image"> <a href="images/nonvegfood4.jpg" class="lightbox-image"><img class="img-responsive" src="images/nonvegfood4.jpg" alt=""></a> <div class="overlay-box"><a href="images/nonvegfood4.jpg" class="link lightbox-image" data-fancybox="gallery" title="Non-Veg Food"><span class="txt font-30"><i class="fa fa-camera"></i></span></a></div> </figure> </div> </div> </div> </div> </section> <?php include("include/footer.php"); ?>