hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
balloonmagic.in
/
Upload FileeE
HOME
<?php ob_start(); include("configuration/function-include.php"); $nav = "packages"; ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="Birthday Party Planner in Chandigarh, Balloon Decoration in Zirakhpur, Birthday Party Planner in Chandigarh, Birthday Decoration" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>B.M helium balloons room Decoration - Birthday Party Planner in Chandigarh, Balloon Decoration in Zirakhpur, Birthday Party Planner in Chandigarh, Birthday Decoration</title> <meta name="description" content="balloon decoration in zirakhpur B.M helium balloons room Decoration in zirakhpur panchkulla Mohali Chandigarh surprise party planner birthday party Decoration" /> <meta name="author" content="B.M helium balloons room Decoration" /> <meta property="og:site_name" content="B.M Helium balloons room Decoration" /> <meta property="og:title" content="B.M helium balloons room Decoration in decor in zirakhpur balloon decorati balloon decoration in zirakhpur" /> <meta property="og:description" content="Balloon Decoration Birthday decor Helium balloons Decoration Room Decoration Helium balloons delivery Theme Decoration Surprise" /> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.png" /> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" /> <!-- animate --> <link rel="stylesheet" type="text/css" href="css/animate.css" /> <!-- owl-carousel --> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css" /> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css" /> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css" /> <!-- REVOLUTION LAYERS STYLES --> <link rel="stylesheet" type="text/css" href="revolution/css/layers.css"> <link rel="stylesheet" type="text/css" href="revolution/css/settings.css"> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcodes.css" /> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css" /> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css" /> </head> <body> <!--page start--> <div class="page"> <!--header start--> <?php include('include/header.php'); ?> <!--header end--> <!--page-title start--> <div class="ttm-page-title-row text-center"> <div class="title-box text-center"> <div class="container"> <div class="page-title-heading"> <h1 class="title">OUR GREAT PACKAGES</h1> <p class="ttm-textcolor-white">We Here You Want A Party?</p> </div> <div class="breadcrumb-wrapper"> <div class="container"> <span><a title="Homepage" href="index.php"><i class="fa fa-home"></i> Home</a></span> <span class="ttm-bread-sep ttm-textcolor-white"> ⁄ </span> <span class="ttm-textcolor-white"> Packages</span> </div> </div> </div> </div> </div> <!--page-title end--> <!--site-main--> <div class="site-main"> <section class="ttm-row service-section3 clearfix"> <div class="container"> <div class="row text-center"> <div class="col-lg-12"> <div class=" section-title clearfix"> <h4>GREAT PROVIDE PLANWEY</h4> <h2 class="title">Provide Best Packages</h2> <div class="title-img"><img src="images/ds-1.png" alt="underline-img"></div> </div> </div> </div> <div class="row"> <?php $i = 0; $sqlcategory = "Select * from sh_category where status='1'"; $querycategory = mysqli_query($conn, $sqlcategory); while ($res_category = mysqli_fetch_array($querycategory)) { $i++; ?> <div class="col-md-6 col-lg-4"> <div class="featured-imagebox static-title mb-20"> <div class="featured-thumbnail"> <img class="img-fluid" src="upload/category/<?php echo $res_category['img']; ?>" alt="<?php echo $res_category['category']; ?>"> </div> <div class="featured-content"> <div class="featured-title"> <h5><a href="package-listing.php?DID=<?php echo $res_category['id']; ?>"> <?php echo $res_category['category']; ?></a></h5> </div> </div> </div> </div> <?php } ?> </div> </div> </section> <section class="ttm-row row-text-section ttm-bgcolor-grey"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="sep-box text-center"> <h2 class="title">We’ll Make Your Next Celebration Very Special!</h2> <h6>Friendly customer service staff for your all questions!</h6> <div class="sep_holder_box width-30 pt-10"> <span class="sep_holder"><span class="sep_line"></span></span> <div class="ttm-icon ttm-icon_element-color-skincolor ttm-icon_element-size-md"> <i class="fa fa-phone"></i> </div> <span class="sep_holder"><span class="sep_line"></span></span> </div> <h4><strong>Call Us</strong>: (+91) 9914925565</h4> </div> </div> </div> </div> </section> </div><!-- site-main end --> <!--footer--> <?php include('include/footer.php'); ?> <!--footer-END--> </div><!-- page end --> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> <!-- Javascript --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/numinate.min6959.js?ver=4.9.3"></script> <script src="js/main.js"></script> </body> </html>