Layout Changes
This commit is contained in:
42
parts/logo-section.php
Normal file
42
parts/logo-section.php
Normal file
@ -0,0 +1,42 @@
|
||||
<!-- start of logo-features-section -->
|
||||
<section class="wpo-features-section section-padding">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8 col-12">
|
||||
<div class="wpo-section-title">
|
||||
<h2>Trusted transport service</h2>
|
||||
<h3>We provide quick & safe
|
||||
transportation all over the world</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="features-wrap">
|
||||
<div class="features-card"> <i class="flaticon-logistics"></i>
|
||||
<h3>Complete
|
||||
Logistics System</h3>
|
||||
</div>
|
||||
<div class="features-card"> <i class="flaticon-fast-delivery-1"></i>
|
||||
<h3>Shipping
|
||||
All Over the world</h3>
|
||||
</div>
|
||||
<div class="features-card"> <i class="flaticon-locations"></i>
|
||||
<h3>Online
|
||||
Product Tracking </h3>
|
||||
</div>
|
||||
<div class="features-card"> <i class="flaticon-logistics-1"></i>
|
||||
<h3>International
|
||||
shipping services</h3>
|
||||
</div>
|
||||
<div class="features-card"> <i class="flaticon-customer-support"></i>
|
||||
<h3>Great
|
||||
logistical support.</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h4>Bring them together and you overcome the ordinary. <a href="#">View More Features <span>+</span></a></h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- end of logo-features-section -->
|
Reference in New Issue
Block a user