Server IP : 103.53.40.154 / Your IP : 3.148.108.144 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/automationpowersolutions.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include "locations.php"; ?> <footer class="main-footer" style="background-image:url(<?php echo $wspath?>images/background/pattern-12.png)"> <div class="auto-container"> <!-- Widgets Section --> <div class="widgets-section"> <div class="row clearfix"> <!-- Big Column --> <div class="big-column col-lg-6 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget logo-widget"> <div class="logo"> <!--<a href="index.php"><img src="images/AGTECH__1.png" alt="" /></a>--> <h3 style="color:white;"><?php echo $data['admin_name']?></h3> </div> <div class="text">By carefully manufacturing, procuring, and supplying products such as Automatic Voltage Stabilizer, Servo Stabilizer, AC Drive, Power Module, Online UPS, etc</div> <a href="<?php echo $wspath?>about-us.html" class="theme-btn about-btn">About us</a> <!--<div id="google_translate_element"></div>--> <!-- <script type="text/javascript">--> <!-- function googleTranslateElementInit() {--> <!-- new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');--> <!-- }--> <!-- </script>--> <!--<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>--> </div> </div> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget newsletter-widget"> <h4>Our Products</h4> <ul class="contact-list"> <?php $sqlci = "SELECT * FROM `tb7_product` LIMIT 8"; $runci = mysqli_query($db, $sqlci) or die("Query Not run"); while ($dataci = mysqli_fetch_assoc($runci)) { $serviceUrl = $wspath ; if (isset($_REQUEST['loc_slug'])) { $loc_slug = htmlspecialchars($_REQUEST['loc_slug']); $serviceUrl .= $loc_slug. '/'; } $serviceUrl .= '' . $dataci['slug_url'] . '.html'; ?> <li><i class="fa fa-arrow-right" style="color:white;"></i> <a style="color:white;font-size:16px;" href="<?php echo $serviceUrl; ?>"><?php echo $dataci['src_name']?></a></li> <?php } ?> <li><i class="fa fa-arrow-right" style="color:white;"></i> <a style="color:white;font-size:16px;" href="<?php echo $wspath?>sitemap.html">Sitemap</a></li> </ul> <!-- Social Box --> <ul class="social-box pt-2"> <li><a href="<?php echo $data['fb_link']?>" class="fa fa-facebook"></a></li> <li><a href="<?php echo $data['twit_link']?>" class="fa fa-twitter"></a></li> <li><a href="<?php echo $data['insta_link']?>" class="fa fa-instagram"></a></li> <li><a href="<?php echo $data['yt_link']?>" class="fa fa-youtube"></a></li> <li><a href="<?php echo $data['linkedin_link']?>" class="fa fa-linkedin"></a></li> </ul> <!-- End Social Box --> </div> </div> </div> </div> <!-- Big Column --> <div class="big-column col-lg-6 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget contact-widget"> <h4>Official info:</h4> <ul class="contact-list"> <li><span class="icon fa fa-phone"></span><?php echo $data['admin_phone']?></li> <li><span class="icon fa fa-envelope"></span><?php echo $data['admin_email']?></li> </ul> <div class="timing"> <strong>Open Hours: </strong> Mon - Sat: 8 am - 5 pm, <br> Sunday: CLOSED </div> </div> </div> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget instagram-widget"> <h4>Map</h4> <div class="widget-content"> <iframe src="<?php echo $data['map_link']?>" width="240" height="240" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> </div> </div> </div> </div> <div class="footer-bottom"> <div class="copyright">© 2024 <?php echo $data['admin_name']?> - All rights reserved. Design, Developed and Promoted By <a href="https://www.webkeyindia.com" target="_blank" style="color:white;">webkeyindia.com </a></div> </div> </div> </footer> <?php include 'social.php';?> <!--<div id="social-fixed">--> <!-- <div class="sidebar">--> <!-- <div class="social facebook">--> <!-- <a href="#" target="_blank">--> <!-- <p>Get Direction <i class="fa fa-map-marker"></i> </p>--> <!-- </a>--> <!-- </div>--> <!-- <div class="social twitter">--> <!-- <a data-toggle="modal" data-target="#exampleModal" data-whatever="@mdo">--> <!-- <p>Get a Quote<i class="fa fa-question"></i> </p>--> <!-- </a>--> <!-- </div>--> <!-- <div class="social google">--> <!-- <a href="https://wa.me/918826654483" target="_blank">--> <!-- <p>Whats App<i class="fa fa-whatsapp"></i> </p>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <?php include 'enquiry.php';?> <script src="<?php echo $wspath?>js/jquery.js"></script> <script src="<?php echo $wspath?>js/popper.min.js"></script> <script src="<?php echo $wspath?>js/bootstrap.min.js"></script> <script src="<?php echo $wspath?>js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="<?php echo $wspath?>js/magnific-popup.min.js"></script> <script src="<?php echo $wspath?>js/appear.js"></script> <script src="<?php echo $wspath?>js/parallax.min.js"></script> <script src="<?php echo $wspath?>js/tilt.jquery.min.js"></script> <script src="<?php echo $wspath?>js/jquery.paroller.min.js"></script> <script src="<?php echo $wspath?>js/owl.js"></script> <script src="<?php echo $wspath?>js/wow.js"></script> <script src="<?php echo $wspath?>js/odometer.js"></script> <script src="<?php echo $wspath?>js/backToTop.js"></script> <script src="<?php echo $wspath?>js/jquery-ui.js"></script> <script src="<?php echo $wspath?>js/cursor-script.js"></script> <script src="<?php echo $wspath?>js/script.js"></script> <script src="<?php echo $wspath?>js/mixitup.js"></script> <script src="<?php echo $wspath?>js/slick.js"></script> </body> </html>