Current File : /var/www/html/blog/wp-content/themes/amadeus/footer.php |
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package Amadeus
*/
?>
</div><!-- #content -->
<footer class="footer">
<div class="container footer-container">
<div class="footer-row">
<div class="footer-col1">
<h2>Useful Links</h2> <ul class="list-inline custom-list">
<li><a href="http://vertexpower.co.in">Home | </a></li>
<li><a href="https://vertexpower.co.in/single-phase-servo-stabiliser.shtml">Single Phase Servo Stabiliser
Three Phase Aircoooled Servo Stabiliser | </a></li>
<li><a href="https://vertexpower.co.in/three-phase-aircooled-servo-stabiliser.shtml"> Three Phase Aircoooled Servo Stabiliser |</a></li>
<li><a href="https://vertexpower.co.in/three-phase-oilcooled-servo-stabiliser.shtml">
Three Phase Oilcooled Servo Stabiliser</a></li>
<li><a href="https://vertexpower.co.in/static-voltage-stabiliser.shtml">Static Voltage Stabilise |</a></li>
<li><a href="https://vertexpower.co.in/isolation-transformer.shtml">Isolation Transformer|</a></li>
<li> <a href="https://vertexpower.co.in/cvt.shtml">Constant Voltage Transformer (CVT) </a></li>
</ul>
</div>
<div class="footer-col2">
<h2>office</h2>
<h4>Vertex Power Solutions Pvt Ltd</h4>
<p>No. 14, Mosque Street, Easwaran Nagar, </p>
<p> Anna Salai, Pammal, Chennai - 600075,</p>
<p>Tamil Nadu, India</p>
</div>
<div class="footer-col3">
<h2>reach us</h2>
<p>+91 98860 81610 <span>/</span> +91 99400 58974</p>
<p>+91 - 44 - 6587 4772 <span class="break"></span>+91 - 44 - 2248 6452</p>
<p><a href="mailto:ho@vertexpower.co.in">ho@vertexpower.co.in</a> <span>/</span> <a href="mailto:manjunath@vertexpower.co.in">manjunath@vertexpower.co.in</a></p>
<p>Coimbatore - +91 98420 11833</p>
<p>Bangalore - +91 91646 57788</p>
</div>
</div>
<div class="footer-bot-sec">
<ul class="list-inline foot-list">
<li><a href="https://www.facebook.com/vertexpspl?mibextid=ZbWKwL"><i class="fa fa-facebook"></i></a></li>
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<li><a href="https://www.youtube.com/@vertexpower4351"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/company/vertexpower/"><i class="fa fa-linkedin"></i></a></li>
</ul>
<div class="foot-div">
<p>© 2017 Vertex Power Solutions Pvt Ltd 2017. All Rights Reserved</p>
<span> | </span>
<p>Designed & Developed by <a href="https://www.swaragh.com/">Swaragh</a></p>
</div>
</div>
</div>
</footer>
<script src="<?php echo get_template_directory_uri() ; ?>/js/jquery.min.js"></script>
<script src="<?php echo get_template_directory_uri() ; ?>/js/bootstrap.min.js"></script>
<script src="<?php echo get_template_directory_uri() ; ?>/js/wow.js"></script>
<script src="<?php echo get_template_directory_uri() ; ?>/js/waves.min.js"></script>
<script src="<?php echo get_template_directory_uri() ; ?>/js/script.js"></script>
<script>
$(function() {
new WOW().init();
});
</script>
</body>
</html>
<?php wp_footer(); ?>
</body>
</html>