ok
Direktori : /home2/selectio/public_html/sqarextechnologies.com/shrivaariagencies.in/ |
Current File : /home2/selectio/public_html/sqarextechnologies.com/shrivaariagencies.in/services.php |
<?php include 'header.1.php' ?> <section class="header-title section-padding"> <div class="container text-center"> <h2 class="title">Services</h2> <span class="sub-title">Home > Services</span> </div> </section> <!-- header-title --> <section class="finance-service-section section-padding"> <div class="container text-center"> <div class="section-title"> <h2>Our Services</h2> <div class="border-3"></div> <a href="service.html" class="link">All Services</a> </div> <!-- section-title --> <div class="finance-carousel owl-carousel owl-theme"> <div class="finance-wrapper item"> <div class="icon"><img src="assets/images/icon/i1.png" alt=""></div> <div class="wrapper-content"> <h4><a href="#">Textiles</a></h4> <p>The Textile industry in which the production of textile.</p> </div> <div class="hover"> <span class="hover-one"></span> <span class="hover-two"></span> <span class="hover-three"></span> <span class="hover-four"></span> </div> </div> <div class="finance-wrapper item"> <div class="icon"><img src="assets/images/icon/i2.png" alt=""></div> <div class="wrapper-content"> <h4><a href="#">Manpower</a></h4> <p>The term manpower can mean "workers," and despite the man,</p> </div> <div class="hover"> <span class="hover-one"></span> <span class="hover-two"></span> <span class="hover-three"></span> <span class="hover-four"></span> </div> </div> <div class="finance-wrapper item"> <div class="icon"><img src="assets/images/icon/i3.png" alt=""></div> <div class="wrapper-content"> <h4><a href="#">Tours & Travels</a></h4> <p>The terms tour are shallow interest in the locations visited.</p> </div> <div class="hover"> <span class="hover-one"></span> <span class="hover-two"></span> <span class="hover-three"></span> <span class="hover-four"></span> </div> </div> <div class="finance-wrapper item"> <div class="icon"><img src="assets/images/icon/i4.png" alt=""></div> <div class="wrapper-content"> <h4><a href="#">Exports & Import</a></h4> <p>The trade of country's exports and imports of goods.</p> </div> <div class="hover"> <span class="hover-one"></span> <span class="hover-two"></span> <span class="hover-three"></span> <span class="hover-four"></span> </div> </div> </div> </div> </section> <!-- finance-service-section --> <?php include 'footer.1.php' ?>