:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/www/demo/SDV/**
:: Editing File: projects.php
<?php include"header.php"; ?> <!-- CONTENT START --> <div class="page-content"> <!-- INNER PAGE BANNER --> <div class="mt-bnr-inr overlay-wraper bg-parallax bg-top-center" data-stellar-background-ratio="0.5" style="background-image:url(images/banner/4.jpg);"> <div class="overlay-main bg-black opacity-07"></div> <div class="container"> <div class="mt-bnr-inr-entry"> <div class="banner-title-outer"> <div class="banner-title-name"> <h2 class="m-b0">Commitment to Quality in Every Project.</h2> </div> </div> <!-- BREADCRUMB ROW --> <div> <ul class="mt-breadcrumb breadcrumb-style-2"> <li><a href="index.php">Home</a></li> <li>Our Projects</li> </ul> </div> <!-- BREADCRUMB ROW END --> </div> </div> </div> <!-- INNER PAGE BANNER END --> <div class="section-full p-t80 p-b50 bg-white"> <div class="container"> <div class="section-content "> <div class="m-service-containt text-black"> <div class="row"> <div class="col-lg-4 col-md-12"> <div class="service-about-left"> <div class="mt-media"> <img src="images/s-1.png" alt=""> </div> </div> </div> <div class="col-lg-8 col-md-12"> <div class="service-about-right m-b30 justify-conent"> <div class=""> <div class="mt-separator-outer separator-center"> <div class="mt-separator"> <h2 class="text-uppercase sep-line-one" style="font-size: 36px;"> Our<span class="font-weight-300 site-text-primary"> Projects</span> </span></h2> </div> </div> </div> <p>We specialize in residential and commercial projects, with a focus on timely delivery and long-lasting results. Whether undertaking a complex repair or a brand-new construction, we ensure each project reflects our commitment to quality, innovation, and client satisfaction. At SDV, we transform clients' visions into reality through meticulous planning, effective execution, and high-quality standards. Our extensive project portfolio includes government, healthcare, and industrial sectors, showcasing our versatile skills and expertise in delivering exceptional results.</p> <p>SDV Bonding Infra Build Pvt. Ltd. has been a trusted name in the construction industry for over two decades. From commercial buildings to residential complexes, our completed projects demonstrate our expertise in providing cost-effective, efficient, and high-quality solutions tailored to client needs. From structural repairs to new construction, SDV Bonding Infra Build Pvt. Ltd. is dedicated to offering reliable solutions across diverse industries. Our completed projects demonstrate our ability to overcome challenges and deliver projects that exceed client expectations. Our team is committed to providing innovative and efficient solutions that meet the highest standards of safety, quality, and durability.</p> </div> </div> </div> </div> </div> </div> </div> <!-- OUR SPECIALLIZATION START --> <div class="section-full p-t80 p-b50 bg-dark mobile-page-padding our-product3-wrap" style="background-image:url(images/background/bg-6.png);"> <div class="container"> <!-- IMAGE CAROUSEL START --> <div class="section-content"> <div class="row d-flex justify-content-center"> <div class="col-lg-4 col-md-6 m-b30"> <div class="image-effect-one hover-shadow"> <img src="images/services/1.jpg" alt="" /> <div class="figcaption"> <h4>Current Projects</h4> <p>Ongoing projects with active repair solutions.</p> <a href="current_projects.php"><i class="link-plus site-bg-primary"></i></a> </div> </div> </div> <div class="col-lg-4 col-md-6 m-b30"> <div class="image-effect-one hover-shadow"> <img src="images/services/1.jpg" alt="" /> <div class="figcaption"> <h4>Old Structural Repair Projects</h4> <p>Past repair projects, durable and reliable results.</p> <a href="old_structural_repair_projects.php"><i class="link-plus site-bg-primary"></i></a> </div> </div> </div> <div class="col-lg-4 col-md-6 m-b30"> <div class="image-effect-one hover-shadow"> <img src="images/services/2.jpg" alt="" /> <div class="figcaption"> <h4>Completed Projects</h4> <p> Successfully completed projects with lasting quality.</p> <a href="completed_projects.php"><i class="link-plus site-bg-primary"></i></a> </div> </div> </div> </div> </div> </div> </div> <!-- OUR SPECIALLIZATION END --> <!-- CLIENT LOGO SECTION START --> <div class="section-full p-t50 p-b50 bg-white "> <div class="container"> <div class="section-content"> <!-- TESTIMONIAL 4 START ON BACKGROUND --> <div class="section-content"> <div class="section-content p-tb10 owl-btn-vertical-center"> <div class="owl-carousel home-client-carousel-2"> <?php for($i=1;$i<=12;$i++){ ?> <div class="item"> <div class="ow-client-logo"> <div class="client-logo client-logo-media mt-img-overlay7"> <img src="img/clients/<?php echo $i;?>.jpg" alt=""> </div> </div> </div> <?php } ?> </div> </div> </div> </div> </div> </div> <!-- CLIENT LOGO SECTION End --> </div> <?php include"footer.php"; ?>