55 lines
2.1 KiB
PHP
55 lines
2.1 KiB
PHP
<!-- start of Country Ssection -->
|
|
<section class="wpo-project-section section-padding">
|
|
<div class="container">
|
|
<div class="row align-items-center">
|
|
<div class="col-lg-8 col-12">
|
|
<div class="wpo-section-title">
|
|
<h2>Trusted transport service</h2>
|
|
<h3>Transport & Logistics
|
|
proejcts that we providde</h3>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-4 col-12">
|
|
<div class="project-all"> <a href="project.html" class="theme-btn">All projects</a> </div>
|
|
</div>
|
|
</div>
|
|
<div class="project-slider">
|
|
<div class="row">
|
|
<div class="col-lg-3 col-md-6 col-12">
|
|
<div class="project-card"> <span>01</span> <img src="assets/images/project/1.jpg" alt="">
|
|
<div class="content">
|
|
<h2><a href="project-single.html">Rail Transportation</a></h2>
|
|
<h4>Art , Direction</h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-6 col-12">
|
|
<div class="project-card"> <span>02</span> <img src="assets/images/project/2.jpg" alt="">
|
|
<div class="content">
|
|
<h2><a href="project-single.html">Air Transportation</a></h2>
|
|
<h4>Art , Direction</h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-6 col-12">
|
|
<div class="project-card"> <span>03</span> <img src="assets/images/project/3.jpg" alt="">
|
|
<div class="content">
|
|
<h2><a href="project-single.html">Road Transportation</a></h2>
|
|
<h4>Art , Direction</h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-3 col-md-6 col-12">
|
|
<div class="project-card"> <span>04</span> <img src="assets/images/project/4.jpg" alt="">
|
|
<div class="content">
|
|
<h2><a href="project-single.html">Intermodal Shipping</a></h2>
|
|
<h4>Art , Direction</h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="side-img"> <img src="assets/images/project/side-img.png" alt=""> </div>
|
|
</section>
|
|
<!-- end of Country Section -->
|