]]jkjjgdjffksdkdfdkfjgsldkfhgjkgjkhjkgjkdascxvxcvxcvjdklfgjslkdfgjlskdfgjdskfgj
במ12[aspddfsdfsdfdrxcvxcvcxvxcvxcvxcvxcvxcvxcvxcvxcvxxvxcvxcvxcv;'
/
home
/
u893294702
/
domains
/
gkrupamanasee.com
/
public_html
/
Upload FileeE
HOME
<!-- Start main-content --> <div class="main-content"> <!-- Section: home --> <!-- Slider Revolution Start --> <!-- Section: home --> <section id="home"> <!-- Slider Revolution Start --> <!-- Slider Revolution Start --> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <img src="images/bg/bg1.jpg" alt="gce" width="100%"> </div> <div class="item"> <img src="images/bg/bg4.jpg" alt="gce" width="100%"> </div> <div class="item"> <img src="images/bg/bg2.jpg" alt="gce" width="100%"> </div> <div class="item"> <img src="images/bg/bg3.jpg" alt="gce" width="100%"> </div> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </section> <br/><br/> <!-- Section: About --> <section id="about"> <div class="container mt-0 pb-70 pt-0"> <div class="section-content"> <div class="row mt-10"> <div class="col-sm-12 col-md-6 mb-sm-20 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.5s"> <h3 class="text-uppercase mt-0">G-KRUPA MANASEE <span class="text-theme-color-2"> INDUSTRIES PVT . LTD </span></h3> <p style="text-align: justify;">We, G-Krupa Manasee Industries, a Puri, Odisha, India, based company, would like to introduce ourselves as an illustrious food and beverage manufacturing company. From spices, sauce to juices we offer a wide variety of food products that are FMCG and ISO 9001-2015 certified. Our products are made of sophisticated machinery and under hygienic conditions to prevent any impurities from affecting our products quality. Our products quality, purity and taste is widely appreciated in the market because of which our products are demanded all the global marketplace. Our strong logistics and distribution network helps us in reaching all our customers well on time. </p> <a class="btn btn-colored btn-theme-colored btn-lg text-uppercase font-13 mt-0" href="ab">View Details</a> </div> <div class="col-sm-12 col-md-6 mt-0 wow fadeInDown" data-wow-duration="1s" data-wow-delay="0.5s"> <div class="video-popup"> <img alt="" src="images/about/5.jpg" class="img-responsive img-fullwidth mt-10 ml-30 ml-xs-0 ml-sm-0" style="box-shadow: 1px 1px 6px gray;"> </div> </div> </div> </div> </div> </section> <!-- Start main-content --> <div class="main-content"> <br/> <br/> <!-- Section: About --> <!-- Section: Blog --> <section id="blog" style="margin-top: -3%;"> <div class="container pb-70"> <div class="section-title mb-20 text-center"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h2 class="mt-10 line-height-1 text-uppercase"> Our <span class="text-theme-color-2"> Products</span></h2> <br/><br/> </div> </div> </div> <!-- Portfolio Gallery Grid --> <!-- Portfolio Item End --> <div class="section-content"> <div class="row"> <?php require 'admin/database/dbconfig.php'; $query = "SELECT * FROM gallerytab"; $query_run = mysqli_query($connection, $query); $check_img = mysqli_num_rows($query_run) > 0; if ($check_img) { while ($row = mysqli_fetch_array($query_run)) { ?> <div class="col-xs-12 col-sm-6 col-md-4 wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s"> <article class="post clearfix mb-sm-30"> <div class="entry-header"> <div class="post-thumb thumb"> <img src="admin/files/images/<?php echo $row['imgfile'];?>" alt="" class="img-responsive img-fullwidth" style="border-radius: 16px; box-shadow: 1px 1px 9px gray;"> </div> </div> <div class="entry-content p-20 pr-10"> <div class="entry-meta mt-0 no-bg no-border"> <div class="event-content"> <h4 class="entry-title text-white text-capitalize m-0"><a href="#"><?php echo $row['nimg'];?></a></h4> </div> </div> <div class="mt-10"> <a href="contact.php" class="btn btn-theme-colored btn-sm">Oder Now</a> </div> <div class="clearfix"></div> </div> </article> </div> <?php } } else { echo "No Records Found"; } ?> </div> </div> </div> </section> </div> <!-- end main-content --> <section> <div class="container pt-70 pb-40"> <div class="section-title text-center"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h2 class="mt-0 line-height-1 text-center text-uppercase mb-10 text-black-333">Our <span class="text-theme-color-2"> Brands</span></h2> </div> </div> </div> <div class="row multi-row-clearfix"> <div class="col-md-12"> <div class="owl-carousel-3col owl-nav-top" data-dots="true"> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/c.png"> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/tf.png"> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/ut.png"> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/sa.png"> </div> </div> </div> </div> </div> </div> </div> </section> </div> <!-- end main-content --> <!-- Footer --> <?php include('admin/include/footer.php'); ?>