관리-도구
편집 파일: index.php
<!DOCTYPE html> <html lang="en"> <?php include 'admin/process/config.php'; include 'admin/process/slider.php'; $i=1; $sql = "SELECT * FROM seo where page='Home'" ; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) {$title = $row['title']; $description = $row['description']; }} $sql1 = "SELECT * FROM seo_keyword ORDER BY id desc"; $result1 = $conn->query($sql1); if ($result1->num_rows > 0) { while($row1 = $result1->fetch_assoc()) $keyword=$row['keyword']; { }} ?> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> <?php echo $title ?></title> <meta name="description" content="<?php echo $description ?>"> <meta name="keywords" content="<?php echo $keyword ?>"> <meta name="author" content="Mindbare IT Solution LLp"> <link rel="shortcut icon" type="image/x-icon" href="ic_launcher.png"> <!--<link rel="icon" type="image/x-icon" href="favicon.ico?v=2" />--> <link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="assets/css/font-awesome.css" rel="stylesheet" type="text/css"> <link href="assets/css/plugin/owl.carousel.css" rel="stylesheet" type="text/css"> <!--Main Slider--> <link href="assets/css/settings.css" type="text/css" rel="stylesheet" media="screen"> <link href="assets/css/layers.css" type="text/css" rel="stylesheet" media="screen"> <link href="assets/css/jquery.fancybox.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/bootsnav2.css" rel="stylesheet"> <link href="assets/css/index.css" rel="stylesheet"> <link href="assets/css/counter.css" rel="stylesheet"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-201345501-1"> </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-201345501-1'); gtag('config', 'AW-353161772'); gtag('config', 'AW-353161772/fUkDCKUFEKyks6gB', { 'phone_conversion_number': '8848493081' }); </script></head> <?php include 'admin/process/config.php'; ?> <body> <!--loader--> <?php include('header.php');?> <?php $count=0;?> <!-- Main Banner Start Here--> <div class="main-banner" style="background-image: url('assets/images/banner/slider1.jpg')"> <center><?php $m=$_GET['m']; if($m=='ok'){?> <div class="container" style="position:fixed;top: 200px; width:100%;;z-index: 1001;"> <div class="row"> <div class="col-md-4"></div> <div class="col-md-5" style="background-color:#000;"> <div class="col-md-12" style=""> <div class="alert-msg" style="text-align: left;"></div> <a href="index.php"> <div style="float: right;cursor:pointer;color:#daa106">X</div> </a> </div><br> <center> <h6 style="color:#daa106">Successfully Submitted, We will Contact you soon.</h6> </center><br> </div> </div> </div><?php } ?> </center> <style> .img-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.3; } </style> <div id="rev_slider_34_1_wrapper" class="rev_slider_wrapper" data-alias="news-gallery34"> <!-- START REVOLUTION SLIDER 5.0.7 fullwidth mode --> <div id="rev_slider_34_1" class="rev_slider" data-version="5.0.7"> <ul> <!-- SLIDE --> <?php $sql55 = "SELECT * FROM slider limit 1 "; $result55 = $conn->query($sql55); if ($result55->num_rows > 0) { // output data of each row while($row55 = $result55->fetch_assoc()) { $p_id = $row55['id']; $title = $row55['title']; $image = $row55['image']; $discription = $row55['description']; ?> <?php }}?> <li data-index="rs-129"> <!-- MAIN IMAGE --> <img src="admin/uploads/slider/<?php echo $image;?>" alt="" class="rev-slidebg"> <div class="img-overlay"></div> <!-- LAYERS --> <!-- LAYER NR. 2 --> <div class="tp-caption Newspaper-Title tp-resizeme " id="slide-129-layer-1" data-x="['left','left','left','left']" data-hoffset="['100','50','50','30']" data-y="['top','top','top','center']" data-voffset="['165','135','105','0']" data-fontsize="['50','50','50','30']" data-lineheight="['55','55','55','35']" data-width="['600','600','600','420']" data-height="none" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="y:[-100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:1500;e:Power3.easeInOut;" data-transform_out="auto:auto;s:1000;e:Power3.easeInOut;" data-mask_in="x:0px;y:0px;s:inherit;e:inherit;" data-mask_out="x:0;y:0;s:inherit;e:inherit;" data-start="1000" data-splitin="none" data-splitout="none" data-responsive_offset="on"> <div class="banner-text"> <!--span class="sub-text">Zamorin Decorate</span--> <h2><?php echo $title ;?></h2> <p style="font-size: 20px;"><b> <?php echo substr($discription, 0, 60);?>... </b></p> <a class="btn-text" href="about.php"> read more</a> </div> </div> </li> <?php $sql555 = "SELECT * FROM slider ORDER BY id desc limit 1 "; $result555 = $conn->query($sql555); if ($result555->num_rows > 0) { // output data of each row while($row555 = $result555->fetch_assoc()) { $p_id1 = $row555['id']; $title1 = $row555['title']; $image1 = $row555['image']; $discription1 = $row555['description']; ?> <?php }}?> <li data-index="rs-130" data-title="" data-description=""> <img src="admin/uploads/slider/<?php echo $image1;?>" alt="" class="rev-slidebg"> <div class="img-overlay"></div> <div class="tp-caption Newspaper-Title tp-resizeme " id="slide-130-layer-1" data-x="['left','left','left','left']" data-hoffset="['100','50','50','30']" data-y="['top','top','top','center']" data-voffset="['165','135','105','0']" data-fontsize="['50','50','50','30']" data-lineheight="['55','55','55','35']" data-width="['600','600','600','420']" data-height="none" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="y:[-100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:1500;e:Power3.easeInOut;" data-transform_out="auto:auto;s:1000;e:Power3.easeInOut;" data-mask_in="x:0px;y:0px;s:inherit;e:inherit;" data-mask_out="x:0;y:0;s:inherit;e:inherit;" data-start="1000" data-splitin="none" data-splitout="none" data-responsive_offset="on"> <div class="banner-text"> <h2><?php echo $title1 ;?></h2> <p style="font-size: 20px;"><b> <?php echo substr($discription1, 0, 60);?>... </b></p> <a class="btn-text" href="about.php"> read more</a> </div> </div> </li> </ul> <div class="tp-bannertimer tp-bottom"></div> </div> </div> </div> <!-- Main Banner End Here--> <!-- About Us--> <div id="about-section" class="padding pt-xs-60 " style="background-image: url('assets/images/banner/bg.jpg')"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="heading-box text-center pb-30"> <h2 style="color:#fff"><span>Location</span> & <span>Overview</span> </h2> </div> </div> </div> <div class="row"> <div class="col-sm-6 pb-xs-30"> <div class="text-content"> <p style="color: white;text-align:left;"> Zamorin Decorate Pvt Ltd, formerly known as Zamorin Decor, embarked on its journey in 2018, establishing its roots in Kochi with a modest 600 sq. ft showroom. Through dedicated efforts and a commitment to excellence, it swiftly transformed into a reputable brand within just 5 years. Presently, boasting a spacious 2000 sq. ft showroom, Zamorin Decorate offers unparalleled services in the realm of home decor, including curtains, blinds, mosquito screens, bedding, home automation and more. As the ultimate destination catering to all home decor needs, we extend our reach to customers across the state. Throughout this transformative voyage, Zamorin Decorate has etched its name as a household icon in the industry, and our rebranding as Zamorin Decorate Pvt Ltd signifies our dedication to enhancing living spaces with style and sophistication.</p> <p style="color: white;text-align:left;">Zamorin Decorate stands out as a unique haven, offering an array of eclectic and vintage curtains that add the final flourish to your home. Our curated collection of draperies encapsulates the essence of refinement and sophistication. Elevate your living spaces with opulent drapes, sumptuous bed linens, and plush pillows, all exuding grandeur. At Zamorin Decorate, an array of curtain catalogues grace our displays, perpetually updated to mirror the latest trends. Our diverse range of products and brands ensures that every customer finds options within their budget, promising a seamless fit for their preferences. </p><br><br> <center><a href="about.php"><button class="btn-text">Read More</button></a></enter> </div> </div> <div class="col-sm-6 "> <img class="img-responsive" style="border:5px solid white" width="400 px;" height="400 px;" src="assets/images/about.jpg" alt="Photo"> </div> </div> </div> </br> </div> <?php if($_GET['close']==1){?> <script> window.onload = function(e){ document.getElementById('st2').style.display="block"; $('html, body').animate({ scrollTop: $('#st2').offset().top -280 }, 'slow'); } </script> <?php }?> <?php if($_GET['m1']){?> <script> window.onload = function(e){ document.getElementById('st2').style.display="block"; $('html, body').animate({ scrollTop: $('#st2').offset().top -280 }, 'slow'); } </script> <div class="container" style="position:fixed;top: 200px; width:100%;;z-index: 1001;"> <div class="row"> <div class="col-md-4"></div> <div class="col-md-5" style="background-color:#daa106;"> <div class="col-md-12" style=""> <div class="alert-msg" style="text-align: left;"></div> <a href="index.php?close=1"> <div style="float: right;cursor:pointer;color:#000">X</div> </a> </div><br> <center> <h6 style="color:#fff"><?php echo $_GET['m1']?></h6> </center><br> </div> </div> </div><?php } ?> <div class="about_section padding ptb-xs-60 black-bg" id="st2" > <div class="container"> <div class="row pb-30 text-center"> <div class="col-md-12 mb-20"> <h2 style="color:#fff"><span>Our</span> Features</h2> <span class="b-line"></span> </div> </div> <div class="row"> <!-- Features card 1 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/product.png" alt="icon"> <h3 class="bold">Wide Range of Products</h3> <p class="light thin">Offering a diverse selection to cater to various tastes and preferences.</p> </div> </div> <!-- Features card 2 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/quality.png" alt="icon"> <h3 class="bold">Quality Craftsmanship</h3> <p class="light thin">Ensuring that each product is crafted made to measure with precision and attention to detail.</p> </div> </div> <!-- Features card 3 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/levels.png" alt="icon"> <h3 class="bold">Customization Options</h3> <p class="light thin">Allowing customers to personalize and tailor products to their specific needs.</p> </div> </div> <!-- Features card 4 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/consultation.png" alt="icon"> <h3 class="bold">Expert Consultations</h3> <p class="light thin"> Providing professional advice and recommendations to assist customers in making informed choices.</p> </div> </div> <!-- Features card 5 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/delivery-truck.png" alt="icon"> <h3 class="bold">Timely Delivery</h3> <p class="light thin"> Ensuring that products reach customers promptly, as scheduled.</p> </div> </div> <!-- Features card 6 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/idea.png" alt="icon"> <h3 class="bold">Innovative Designs</h3> <p class="light thin"> Introducing unique and creative concepts that stand out in the market.</p> </div> </div> <!-- Features card 7 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/link.png" alt="icon"> <h3 class="bold">Durability and Longevity</h3> <p class="light thin"> Ensuring that products are built to last, providing value for money.</p> </div> </div> <!-- Features card 8 --> <div class="col-12 col-md-6 col-lg-3 mb-30"> <div class="card-features"> <img src="assets/images/help-desk.png" alt="icon"> <h3 class="bold">Customer Support and After-Sales Service</h3> <p class="light thin"> Offering ongoing assistance and support, even after the purchase.</p> </div> </div> </div> </div> </div> <div id="about-section" class="black-bg " style="display:none"> <div class="container" style="padding-left:50px;padding-right:50px"> <div class="row"> <div class="col-sm-12"> <div class="heading-box text-center pb-30"></br> <h2 style="color:#fff">Take a<span> Tour </span> </h2> </div> </div> </div> <style> .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> <div class="row videoWrapper"> <iframe width="50" height="400" src="//www.youtube.com/embed/IJPJBGUOgG8?autoplay=1&mute=1" name="youtube embed" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> </div> </br> </div> <!--planing wrapper start--> <section class="plaing_wrap__block padding ptb-xs-60 black-bg"> <div class="container"> <div class="row pb-30 text-center"> <div class="col-md-12 mb-20"> <h2 style="color:#fff"><span>Our</span> Areas</h2> <span class="b-line"></span> </div> </div> <div class="row"> <div class="col-md-6"> <div class="single_plan__block plane_bg__block bg_service1 mb-30"> <div style="height:450px;" class="plan-content-box"> <h3>Curtains</h3> <p> Experience the art of window dressing with our curated collection of curtains. From timeless classics to contemporary designs, our range offers a perfect blend of style and functionality. Elevate your space with fabrics that speak volumes, crafted to add an elegant touch to any room. </p></br></br></br> <!--a href="services.php" class="more_btn__block">More <i class="fa fa-angle-center"></i></a--> </div> </div> </div> <div class="col-md-6"> <div class="single_plan__block plane_bg__block bg_service2 mb-30"> <div style="height:450px;" class="plan-content-box"> <h3>Blinds</h3> <p>Privacy meets precision with our diverse selection of blinds. Whether it's the sleek lines of Venetian blinds or the cozy feel of Roman shades, our range caters to every aesthetic. Discover customizable options that not only enhance your decor but also offer practical light and privacy control. </p> </div> </div> </div> <div class="col-md-6"> <div class="single_plan__block plane_bg__block bg_service3 mb-xs-30 mb-sm-30"> <div style="height:450px;" class="plan-content-box"> <h3>Mosquito Screens</h3> <p> Enjoy the outdoors without the hassle of uninvited guests. Our high-quality mosquito screens provide a protective barrier, allowing you to savor fresh air and scenic views in peace. Crafted with precision, these screens seamlessly blend with your windows and doors, ensuring a bug-free sanctuary. </p> </div> </div> </div> <div class="col-md-6"> <div class="single_plan__block bg_service4 plane_bg__block"> <div style="height:450px;" class="plan-content-box"> <h3>Home Automation</h3> <p> Experience the future of living with our state-of-the-art home automation solutions. Effortlessly control lighting, temperature, security, and more with just a touch. Our innovative systems are designed to enhance comfort, convenience, and energy efficiency, creating a smarter and more connected home environment. </p> </div> </div> </div> </div> </div> </section> <!--planing wrapper end--> <!--Our Progress Start--> <section class="progress_wrap__block padding ptb-xs-60 black-bg"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section_title__block text-center mb-30"> <h2><span>Our </span><span style="color:#fff"> Project Management </span><span>Methodology </span></h2> <br><br> <p style="color:#fff; text-align:left "> Zamorin Decorate operates under the foundation of a resilient project management methodology, carefully developed and upheld with the guidance of PMI (Project Management Institute, United States) certified Project Management Professionals. Our goal is to seamlessly navigate the journey of selection, creation, and installation, transforming it into a seamless and pleasurable experience that ultimately ensures unparalleled customer satisfaction. <br><br> The orchestration of customer projects is a testament to our commitment to excellence. We employ internationally recognized project management software, proficiently handled by our trained Project Coordinators. Their expertise ensures that we are well-versed in discerning and comprehending the unique requisites of each project, including budget and timelines. Our unwavering connection and responsiveness throughout the process solidify our dedication to delivering results that exceed expectations.<br><br>At Zamorin Decorate, we understand that effective project management is the cornerstone of a successful and satisfying customer journey. It's our pledge to guide you through every step of the process, transforming your vision into reality while upholding the highest standards of quality, communication, and service. <br> <br> </div> </div> </div> <div class="row"> <?php include('new3.php');?> <!-- <link rel="stylesheet" href= "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" /> --> <div class="container" style="display:none"> <div class="row"> <div class="col mx-1"> <div class="single_progress__block mt-30"> <span>01</span> <h4>Meet Our Representative</h4> <!--<p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </br></br></br></p>--></br></br></br> </div> </div> <div class="col mx-1"> <div class="single_progress__block mt-30"> <span>02</span> <h4>First, the Discussion, then the Visualisation</h4> <!--<p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt </p></br>--> </div> </div> <div class="col mx-1"> <div class="single_progress__block mt-30"> <span>03</span> <h4>Design Finalisation</h4> <!--<p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </br></br>--></br></br></br> </div> </div> <div class="col mx-1"> <div class="single_progress__block mt-30"> <span>04</span> <h4>Material Selection and Process Signoff</h4> <!--<p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p></br>--></br></br> </div> </div> <div class="col mx-1"> <div class="single_progress__block mt-30"> <span>05</span> <h4>Creation & Installation</h4> <!--<p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p></br></br>--></br></br></br> </div> </div> </div> </div> <!--<div class="col-md-15 col-sm-3"> <div class="single_progress__block mt-30"> <span>01</span> <h4>Meet Our Representative</h4> <p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </div> </div> <div class="col-md-15 col-sm-3"> <div class="single_progress__block mt-30"> <span>02</span> <h4>First, the Discussion, then the Visualisation</h4> <p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </div> </div> <div class="col-md-15 col-sm-3"> <div class="single_progress__block mt-30"> <span>03</span> <h4>Design Finalisation</h4> <p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </br> </div> </div> <div class="col-md-15 col-sm-3"> <div class="single_progress__block mt-30"> <span>04</span> <h4>Material Selection and Process Signoff</h4> <p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </div> </div> <div class="col-md-15 col-sm-3"> <div class="single_progress__block mt-30"> <span>05</span> <h4>Creation & Installation</h4> <p> Lorem ipsum dolor sit amet, coctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore </p> </div> </div>--> </div> </div> </br> </section> </section> <!--Our Progress End--> <section id="work" class="padding ptb-xs-60 black-bg"> <div class="container"> <div class="row pb-30 text-center"> <div class="col-sm-12 mb-20"> <h2 style="color:#fff"><span>Our</span> Work</h2> <span class="b-line"></span> </div> </div> <!-- work Filter --> <script> function displayblock() { document.getElementById('displayblock').style.display = "block"; } </script> <div class="row"> <div class="col-lg-6 offset-lg-3"> <ul class="container-filter categories-filter"> <li> <a class="categories active" data-filter=".photoall1">All</a> </li> <?php include 'admin/process/config.php'; $sql4 = "SELECT * FROM product_cat"; $result4 = $conn->query($sql4); if ($result4->num_rows > 0) { while($row4 = $result4->fetch_assoc()) { $pcat_id1 = $row4['pcat_id']; $category = $row4['category']; ?> <li> <a class="categories" data-filter=".photo<?php echo $pcat_id1;?>" onclick="displayblock()" <?php if(($cat == $pcat_id1)){?> class="categories active" <?php }?>> <?php echo $category;?></a> </li> <?php }}?> </ul> </div> </div> <div class="row container-grid nf-col-3" style="display:none" id="displayblock"> <?php include 'admin/process/config.php'; if($count==0) { $sql41 = "SELECT * FROM product_cat ORDER BY pcat_id desc "; $result41 = $conn->query($sql41); if ($result41->num_rows > 0) { while($row41 = $result41->fetch_assoc()) { $pcat_id2 = $row41['pcat_id']; $category1 = $row41['category']; $sql = "SELECT * FROM product where cat_id=$pcat_id2 ORDER BY id desc LIMIT 6"; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) { $id = $row['id']; $name = $row['name']; $cat_id= $row['cat_id']; $description = $row['description']; $image = $row['image']; $image_h = explode(',', $image); $k=0; foreach ($image_h as $image_h) { if ($image_h != '') { $image_h1[$k]=$image_h; $k++; } } ?> <div class="nf-item photo<?php echo $pcat_id2;?> "> <div class="item-box"> <a> <img alt="1" src="admin/uploads/product/<?php echo $image_h1[0];?>" class="item-container"> </a> <!--<div class="link-zoom"> <a href="product_details.php" class="project_links"> <i class="fa fa-link"> </i> </a> <a href="assets/images/project/curtain.jpg" class="fancylight" data-fancybox-group="light" > <i class="fa fa-search-plus"></i> </a> </div>--> <div class="gallery-heading"> <h4><a href="product_details.php?pid=<?php echo $id;?>" style="text-transform: uppercase; font-size: 22px;"><?php echo $name;?> </a></h4> <p> <?php echo substr($description, 0, 75);?>... </p> </div> </div> </div> <?php }} }}} ?> </div> <div class="row container-grid nf-col-3"> <?php include 'admin/process/config.php'; $sql = "SELECT * FROM product ORDER BY id desc LIMIT 6"; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) { $id = $row['id']; $name = $row['name']; $cat_id= $row['cat_id']; $description = $row['description']; $image = $row['image']; $image_h = explode(',', $image); $k=0; foreach ($image_h as $image_h) { if ($image_h != '') { $image_h1[$k]=$image_h; $k++; } } ?> <div class="nf-item photoall1 "> <div class="item-box"> <a> <img alt="1" src="admin/uploads/product/<?php echo $image_h1[0];?>" class="item-container"> </a> <!--<div class="link-zoom"> <a href="product_details.php" class="project_links"> <i class="fa fa-link"> </i> </a> <a href="assets/images/project/curtain.jpg" class="fancylight" data-fancybox-group="light" > <i class="fa fa-search-plus"></i> </a> </div>--> <div class="gallery-heading"> <h4><a href="product_details.php?pid=<?php echo $id;?>" style="text-transform: uppercase; font-size: 22px;"><?php echo $name;?> </a></h4> <p> <?php echo substr($description, 0, 75);?>... </p> </div> </div> </div> <?php }} ?> </div> <a href="product.php" style=" float: right;color:white;">View more<i class=""></i></a> </div> </section> <!-- Service Section end --> <section id="section-counter" class="ptb-xs-60 black-bg"> <!--<section class="ftco-section ftco-counter img" id="section-counter" >--> <!-- <div class="container"> <div class="row"> <div class="col-12 text-center"> <h1>Count up to an target number</h1> </div> </div> </div>--> </br></br> <div class="container"> <div class="row"> <div class="four col-md-4"> <div class="counter-box colored"><i class="fa fa-group"></i> <span class="counter">7000</span> <p>Happy Customers</p> </div> </div> <div class="four col-md-4"> <div class="counter-box"> <i class="fa fa-thumbs-o-up"></i> <span class="counter">2500</span> <p>Number of Projects</p> </div> </div> <div class="four col-md-4"> <div class="counter-box"> <i class="fa fa-shopping-cart"></i> <span class="counter">5</span> <p>Years of Experience</p> </div> </div> </div> </div> </section> <script src="js/counter.js"></script> <!--Quote and support section--> <section class="quote_wrap__block"> <div class="container"> <div class="row"> <div class="col-lg-7 col-md-6 no-padding d-flex mb-4"> <div class="left_quote__block pb-80"> <div class="left_box_heading__block block_bg pt-xs-0"> <h2>Why People Choose Us</h2> <p> The belief that customer satisfaction is ultimate, has helped us garner a vast base of customers, which continues to grow by the day. We employ individuals who are dedicated to their respective roles and put in a lot of effort to achieve the common vision and larger goals </p> </div> <!--<div class="single_quote__block block_bg"> <i class="fa fa-tachometer"></i> <h4>Qualified Experts: </h4> <p> Our designers thoughtfully source a selection of products, just for you. We partner with an extensive list of sought-after vendors and local artisans to ensure that every design is uniquely tailored to your style, your needs and your budget. </p> </div>--> <div class="single_quote__block block_bg"> <i class="fa fa-tachometer"></i> <h4>Our Project Management Methodology: </h4> <p> Customer projects are managed using internationally used project management software by trained Project Coordinators who ensure we are insightful on the requirements, budget and timelines, stay connected, responsive. </p> </div> <div class="single_quote__block block_bg"> <i class="fa fa-group"></i> <h4>Our Qualified Experts:</h4> <p> Our designers thoughtfully source a selection of products, just for you. We partner with an extensive list of sought-after vendors and local artisans to ensure that every design is uniquely tailored to your style, your needs, and your budget. </p> </div> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <div class="single_quote__block block_bg"> <i class="fa fa-handshake-o"></i> <h4>End-to-End Service</h4> <p> While we work towards giving you your dream home interior design, all you need to do is relax while everything is taken care of. From concept to creation and planning to execution, our team has got you covered.<br><br> <br> </p> </div> </div> </div> <div class="col-lg-5 col-md-6 no-padding"> <div class="quote__block ptb-80 ptb-xs-60"> <h2> Free Consultation</h2> <p> Get personalised interior designs with professional execution.To know more book a home visit. </p> <form action="appointment_sent.php" method="post"> <input type="text" name="name" id="name" placeholder="Your Name*" required> <input type="email" name="email" id="email" placeholder="Email Address*" required> <input type="number" name="phone" id="phone" placeholder="Phone Number*" required> <input type="text" name="category" id="category" placeholder="Discuss About*" required> <textarea id="msg" name="msg" cols="30" rows="10" placeholder="Consultation..."></textarea> <input type="submit" id="submit" style="width:100%"> </form> </div> </div> </div> </div> </section> <!--Quote and support section end--> <section id="work" class="padding ptb-xs-60 black-bg"> <div class="container"> <div class="row pb-30 text-center"> <div class="col-sm-12 mb-20"> <h2 style="color:#fff"><span> Finished</span> Projects</h2> <span class="b-line"></span> </div> </div> <!-- work Filter --> <!-- End work Filter --> <div class="row container-masonry_demo nf-col-45"> <div class="card-columns"> <?php include 'admin/process/config.php'; $sql1 = "SELECT * FROM gallery ORDER BY gallery_id DESC limit 6"; $i=0; $result1 = $conn->query($sql1); if ($result1->num_rows > 0) { // output data of each row while($row1 = $result1->fetch_assoc()) { $g_image = $row1['image']; $g_title = $row1['title']; $image_h = explode(',', $row1['image']); $i++; foreach ($image_h as $image_h) { if ($image_h != '') { $image_h1=$image_h; ?> <div class="card nf-item w2x branding coffee spacing"> <div class="item-box" > <a href="admin/uploads/gallery/<?php echo $image_h1;?>" class="fancylight" data-fancybox-group="light"> <img height="200px" alt="1" src="admin/uploads/gallery/<?php echo $image_h1;?>" class="item-container"> </a> <div class="link-zoom"> <a href="admin/uploads/gallery/<?php echo $image_h1;?>" class="fancylight popup-btn" data-fancybox-group="light"> <i class="fa fa-search-plus"></i> </a> </div> <center><?php echo $g_title;?></center> </div> </div> <?php }}}}?> <a href="gallery.php" style=" float: right;color:white;"> View more <i class=""></i> </a> </div> </div> </div> </section> <!-- Work Section --> <!--End Contact--> <section class="padding team__block-section ptb-xs-60 black-bg"> <div class="container"> <div class="row pb-30 text-center"> <div class="col-md-12 mb-20"> <h2 style="color:#fff"><span>Our</span> Testimonials</h2> <span class="b-line"></span> </div> </div> <div class="row"> <div class="col-md-12"> <div class="team-pagination owl-carousel" data-pagination="true" data-items="3" data-loop="true" data-margin="10" data-center="false" data-navigation="false" data-desktop="3" data-desktopsmall="3" data-tablet="2" data-mobile="1" data-autoplay="true" data-autotime="2000" data-autoplayHoverPause="true"> <?php $sql55 = "SELECT * FROM testimonial ORDER BY id desc"; $result55 = $conn->query($sql55); if ($result55->num_rows > 0) { // output data of each row while($row55 = $result55->fetch_assoc()) { $name = $row55['name']; $quote = $row55['quote']; $image = $row55['image']; ?> <!--Team Member--> <div class="team-member"> <div class="inner-box"> <p style="color:#fff"> <b>"</b> <?php echo $quote?><b>"</b> </p> <center> <h4 style="color:#fff"><?php echo $name;?></h4> </center> </div> </div> <?php }}?> <!--Team Member--> </div> </div> </div> </div> </section> <!--Footer Section Start--> <?php include('footer.php');?> <!--Footer Section End--> <script src="assets/js/counter.js" type="text/javascript"></script> <!-- Site Wraper End --> <script src="assets/js/jquery-1.12.4.min.js" type="text/javascript"></script> <!-- Easing Effect Js --> <script src="assets/js/plugin/jquery.easing.js" type="text/javascript"></script> <!-- bootstrap Js --> <script src="assets/js/bootstrap.min.js" type="text/javascript"></script> <!-- fancybox Js --> <script src="assets/js/jquery.mousewheel-3.0.6.pack.js" type="text/javascript"></script> <script src="assets/js/jquery.fancybox.pack.js" type="text/javascript"></script> <!-- carousel Js --> <script src="assets/js/plugin/owl.carousel.js" type="text/javascript"></script> <!-- imagesloaded Js --> <script src="assets/js/imagesloaded.pkgd.min.js" type="text/javascript"></script> <!-- masonry,isotope Effect Js --> <script src="assets/js/imagesloaded.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/isotope.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/masonry.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/jquery.appear.js" type="text/javascript"></script> <!-- parallax Js --> <script src="assets/js/jquery.parallax-1.1.3.js" type="text/javascript"></script> <!-- revolution Js --> <script type="text/javascript" src="assets/js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="assets/js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.slideanims.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.layeranimation.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.navigation.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.parallax.min.js"></script> <script type="text/javascript" src="assets/js/jquery.revolution.js"></script> <!-- custom Js --> <script src="assets/js/custom.js" type="text/javascript"></script> <script src="../../../hosting_popup/js/hots_popup.js"></script> </body> </html>