Access_Website/parts/about.php

49 lines
2.2 KiB
PHP
Raw Normal View History

2024-08-29 07:31:00 +00:00
<!-- start of wpo-about-section -->
<section class="wpo-about-section">
<div class="shape"> <img src="assets/images/about/ab5.png" alt=""> </div>
<div class="side-img"> <img src="assets/images/about/ab4.png" alt=""> </div>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-12">
<div class="about-left">
<div class="image-1"> <img src="assets/images/about/ab1.jpg" alt=""> </div>
<div class="image-2"> <img src="assets/images/about/ab2.jpg" alt=""> </div>
<div class="image-3"> <img src="assets/images/about/ab3.jpg" alt=""> </div>
<div class="image-4"> <img src="assets/images/about/shape.png" alt=""> </div>
<div class="since">
<div>
<h2 class="odometer" data-count="1999">00</h2>
<p>Since</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="about-content">
<div class="title">
<h2>Trusted transport service </h2>
<h3>Transport & Logistics
Services We are the best</h3>
</div>
<div class="sub-content"> <span>Logistika is the world's leading global logistics provider we expertly
facilitate industry and commerce in the international exchange of goods through land
transport.</span> </div>
<h4>operations around the world and across various transporation sectors.</h4>
<ul>
<li>Domestic and International Service emergency support</li>
<li>Compliance and Enforcement actions</li>
<li>Becoming a registered provider Today</li>
</ul>
<div class="author-btn">
<div class="author">
<div class="image"> <img src="assets/images/about/profile.jpg" alt=""> </div>
<div class="text"> <img src="assets/images/about/signature.png" alt=""> <span>Ceo & Founder</span> </div>
</div>
<div class="about-btn"> <a href="about.html" class="theme-btn"> more about us </a> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end of wpo-about-section -->