country and class page changes

This commit is contained in:
sujan
2024-09-04 16:28:07 +05:45
parent 11064baefe
commit 0790470fdf
61 changed files with 808 additions and 2249 deletions

View File

@ -129,43 +129,6 @@
</div>
</div>
</section>
<!--start of map-section -->
<section class="wpo-map-section">
<h2 class="hidden">Contact map</h2>
<div class="wpo-map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.9147703055!2d-74.11976314309273!3d40.69740344223377!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew+York%2C+NY%2C+USA!5e0!3m2!1sen!2sbd!4v1547528325671"
allowfullscreen></iframe>
</div>
</section>
<!--end of map-section -->
<!--start of cta-section-s2 -->
<div class="wpo-cta-section-s2">
<div class="container">
<div class="cta-wrapr">
<div class="wpo-section-title">
<h2>Trusted transport service</h2>
<h3>Transport & Logistics
proejcts that we providde</h3>
<a href="contact.html" class="theme-btn">Contact support</a> </div>
<div class="contact-info">
<div class="item">
<div class="icon"> <i class="flaticon-phone-call"></i> </div>
<div class="text"> <span>Call For Inquiry</span>
<p>+236 (456) 896 22</p>
</div>
</div>
<div class="item">
<div class="icon"> <i class="flaticon-email"></i> </div>
<div class="text"> <span>Send Us Email</span>
<p>contact@logistika.com</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--end of cta-section-s2 -->
<?php include('footer.php');?>