BLACKSITE
:
216.73.216.9
:
103.185.75.71 / www.dial4web.com
:
Linux server.webmediatricks.in 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
:
/
home
/
dial4web
/
.trash
/
Upload File:
files >> /home/dial4web/.trash/footer.php.2
<footer class="footer_wrap"> <div class="footer-top"> <div class="container"> <div class="row"> <div class="col-xxl-3 col-xl-3 col-lg-3 col-md-6 col-12"> <div class="footer-widget wow zoomIn" data-wow-delay=".5s"> <div class="footer-widget-title"> <span>Get In Touch</span> </div> <div class="comp-address-wrap"> <div class="com-address-item"> <div class="com-address-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A31.493 31.493 0 0 1 8 14.58a31.481 31.481 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94zM8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10z"/> <path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/> </svg> </div> <div class="comp-address-info"> <p><strong>Address:</strong></p> <span><?=$compDATA['admin_address']?> <?=$compDATA['admin_city']?>, <?=$compDATA['admin_state']?>, <?=$compDATA['admin_zip_code']?></span> </div> </div> <div class="com-address-item"> <div class="com-address-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/> </svg> </div> <div class="comp-address-info"> <p><strong>Mr Vishwas Kuhar:</strong></p> <a href="tel:<?=$compDATA['admin_mobile']?>" style="color:#fff !important;"><?=$compDATA['admin_mobile']?></a> </div> </div> <div class="com-address-item"> <div class="com-address-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/> <path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"/> </svg> </div> <div class="comp-address-info"> <p><strong>Opening Time:</strong></p> <span><?=$compDATA['admin_time']?></span> </div> </div> </div> </div> </div> <div class="col-xxl-3 col-xl-3 col-lg-3 col-md-6 col-12"> <div class="footer-widget wow zoomIn" data-wow-delay=".2s"> <div class="footer-widget-title"> <span>Useful Links</span> </div> <div class="footer-menu"> <ul> <?php $link_sql=db_query("select * from tbl_site_pages where 1 and site_pages_status='Active' and site_pages_show_in_footer='Yes' order by site_pages_order_by asc"); if(mysqli_num_rows($link_sql)>0){ while($link_data=mysqli_fetch_array($link_sql)){ @extract($link_data); if($site_pages_link=="our-products"){?> <li><a href="<?=$our_prd_url?>" title="<?=$site_pages_name?>"> <?=$site_pages_name?></a></li> <?php }else if($site_pages_link=="latest-updates"){?> <li><a href="<?=$site_pages_link?>1.html" title="<?=$site_pages_name?>"> <?=$site_pages_name?></a></li> <?php }else if($site_pages_link=="index"){?> <li><a href="" title="<?=$site_pages_name?>"> <?=$site_pages_name?></a></li> <?php }else {?> <li><a href="<?=$site_pages_link?>.html" title="<?=$site_pages_name?>"> <?=$site_pages_name?></a></li> <?php }}}?> </ul> </div> </div> </div> <div class="col-xxl-3 col-xl-3 col-lg-3 col-md-6 col-12"> <div class="footer-widget wow zoomIn" data-wow-delay=".2s"> <div class="footer-widget-title"> <span>Our Products</span> </div> <div class="footer-menu"> <ul> <?php $categories = db_query("select * from tbl_category where category_status='Active' and category_parent_id='0' limit 7"); while($cat=mysqli_fetch_array($categories)){?> <li><a href="<?=url($cat['category_url'])?>"><?=$cat['category_name']?></a></li> <?php }?> <li><a href="<?=$our_prd_url?>">View All</a></li> </ul> </div> </div> </div> <div class="col-xxl-3 col-xl-3 col-lg-3 col-md-6 col-12"> <div class="footer-widget wow zoomIn" data-wow-delay=".2s"> <div class="footer-widget-title"> <span>Google Map</span> </div> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d15010.31706350358!2d75.29265220039713!3d19.857747452716996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bdb98f61d916045%3A0xa05df63a0176ac79!2sHamalawada%2C%20Aurangabad%2C%20Maharashtra%20431005!5e0!3m2!1sen!2sin!4v1703155344151!5m2!1sen!2sin" width="100%" height="250" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="social-icons"> <ul class="list-inline mb-0"> <?php if(!empty($compDATA['admin_facebook_link'])){?> <li class="social-facebook"><a href="<?=$compDATA['admin_facebook_link']?>" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 24 24"> <path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"/> </svg> <span>Facebook</span></a></li> <?php }?> <?php if(!empty($compDATA['admin_twitter_link'])){?> <li class="social-twitter"><a href="<?=$compDATA['admin_twitter_link']?>" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/> </svg> <span>Twitter</span></a></li> <?php }?> <?php if(!empty($compDATA['admin_youtube_link'])){?> <li class="social-youtube"><a href="<?=$compDATA['admin_youtube_link']?>" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 24 24"> <path d="M4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651v3.179zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831h-1.27zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z"/> </svg> <span>Youtube</span></a></li> <?php }?> <?php if(!empty($compDATA['admin_instagram_link'])){?> <li class="social-instagram"><a href="<?=$compDATA['admin_instagram_link']?>" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/> </svg> <span>Instagram</span></a></li> <?php }?> <?php if(!empty($compDATA['admin_linkedin_link'])){?> <li class="social-facebook"><a href="<?=$compDATA['admin_linkedin_link']?>" target="_blank"> <i class="fa-brands fa-linkedin"></i> <span>Linkedin</span></a></li> <?php }?> </ul> </div> </div> </div> </div> </div> </footer> <!-- Trust Certificate --> <a href="<?=$site_url?>/trust-certificate.php" target="popup" onclick="window.open('<?=$site_url?>/trust-certificate.php','popup','width=750,height=550'); return false;" title="<?=$comp_data['comp_name']?> Trust Certificate"> <img src="<?=$site_url?>/images/vyapar.png" class="flot floats" alt="<?=$comp_data['comp_name']?> Trust Certificate" title="<?=$comp_data['comp_name']?> Trust Certificate" target="_blank" onError="this.onerror=null;this.src='<?=$site_url?>/assets/trustseal.png';"> </a> <div class="cat_copy"> <div class="container"> <div class="row"> <div class="col-xxl-12 col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12"> <div class="copyright d-flex align-items-center justify-content-center"> Copyright © 2023 <?=$compDATA['admin_company_name']?>. All Rights Reserved. Promoted By <a href="https://www.webmediatricks.com/" target="_blank" title="Website Designing Company in Delhi | Web Media Tricks Pvt. Ltd."> <img src="https://webmediatricks.com/assets/images/webmedia.png" width="100" alt="Web Media Tricks Pvt. Ltd."></a> </div> </div> </div> </div> </div> <a href="#" data-bs-toggle="modal" data-bs-target="#myModal" class="send_enquiry" title="Send Enquiry"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"/> </svg><span>Send Enquiry</span></a> <a class="whatapp_btn" href="https://api.whatsapp.com/send?phone=<?=$compDATA['admin_whatsapp_number']?>&text=Interested, Please share detailed quotation&source=&data=" title="Live Chat With Whatsapp No." ><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z"/> </svg></a> <div class="modal fade" id="myModal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <h6 class="modal-title">Quick Enquiry</h6> <button type="button" class="btn-close" data-bs-dismiss="modal"></button> </div> <div class="modal-body"> <div class="row"> <div class="col-xxl-6 col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12" style="overflow:hidden"> <img src="<?=$site_url?>/images/straw-berry-herbal-powder.jpg" alt="Pardhan Vegetable" class="pop_img"> </div> <div class="col-xxl-6 col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12"> <form method="post" action="<?=htmlspecialchars($site_url.'/enquiry-submit.php');?>"> <input type="hidden" name="source" id="source" value="<?=source()?>"> <input type="hidden" name="subject" class="subject" value=""> <div class="form-group"> <input class="form-control" type="text" name="vb_name" placeholder="Full Name*" value required> </div> <div class="form-group"> <input class="form-control" type="text" name="vb_email" value placeholder="Email ID*" required> </div> <div class="form-group"> <select name="vb_country" class="form-control"> <?php $countries = db_query("select * from countries"); while($row=mysqli_fetch_array($countries)){?> <option value="<?=$row['id']?>" <?php if($row['id']==101){?> selected <?php }?>> [+<?=$row['phonecode']?>] <?=$row['name']?></option> <?php }?> </select> </div> <div class="form-group"> <input class="form-control" type="text" name="vb_phone" value placeholder="Mobile Number*" required> </div> <div class="form-group"> <textarea class="form-control" name="vb_message" placeholder="Your Message*" required></textarea> </div> <div class='req'> <label for='website'>Leave blank</label> <input type='text' name='website'> </div> <button type="submit" class="read_more_1 bg_btn_1" name="submit_data">Submit <span></span><span></span><span></span><span></span></button> </form> </div> </div> </div> </div> </div> </div> <script src="js/NpUaiqfDVpX1.js"></script> <script src="js/1t2aUfgI7p3M.js"></script> <script src="js/VsMveKcq8359.js"></script> <script src="js/BxS60tpKGFv2.js"></script> <script src="js/WnDQdzDzzvJs.js"></script> <script src="js/KZTTozHt4KUY.js"></script> </body></html>