contact page and error page created

This commit is contained in:
sujan
2024-09-02 16:05:25 +05:45
parent 345f36427b
commit 04559f889d
7 changed files with 61 additions and 207 deletions

159
about.php
View File

@ -298,161 +298,8 @@
</div>
</section>
<!-- end of wpo-process-section -->
<!-- stert of wpo-funfact-section -->
<section class="wpo-funfact-section section-padding">
<div class="container">
<div class="titel-image">
<h1>Logistisc</h1>
<h3>Manufacturing software that goes beyondthe benchmark</h3>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 col-12">
<div class="item">
<h2><span class="odometer" data-count="100">00</span>+</h2>
<h3>Cities we have connected</h3>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="item">
<h2><span class="odometer" data-count="1">0</span>.<span class="odometer"
data-count="2">0</span>m</h2>
<h3>Deliver goods every week</h3>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="item">
<h2><span class="odometer" data-count="10">0</span>types</h2>
<h3>Delivery transit system</h3>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="item">
<h2><span class="odometer" data-count="95">0</span>%</h2>
<h3>Clients Positive review</h3>
</div>
</div>
</div>
</div>
</section>
<!-- end of wpo-funfact-section -->
<!-- start of wpo-features-section-s2 -->
<section class="wpo-features-section-s2">
<div class="top-wraper">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-12">
<div class="wpo-section-title">
<h2>Trusted transport service</h2>
<h3>Logistics features
that we can provideing</h3>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="f-btn"> <a href="services.html" class="theme-btn">All Services</a> </div>
</div>
</div>
</div>
</div>
<div class="bottom-wraper">
<div class="container">
<div class="bottom-content">
<div class="row">
<div class="col-lg-4 col-12">
<div class="item">
<div class="icon"> <i class="flaticon-distribution-center"></i> </div>
<div class="content">
<h3>Warehouse</h3>
<p>Warehouse: hub for storage, distribution, and logistics.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="item">
<div class="icon"> <i class="flaticon-customer-support-1"></i> </div>
<div class="content">
<h3>Support 24/7</h3>
<p>Warehouse: hub for storage, distribution, and logistics.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="item">
<div class="icon"> <i class="flaticon-delivery-box"></i> </div>
<div class="content">
<h3>Cargo Insurance</h3>
<p>Warehouse: hub for storage, distribution, and logistics.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end of wpo-features-section-s2 -->
<!-- start of wpo-testimonial-section -->
<section class="wpo-testimonial-section section-padding">
<div class="container">
<div class="testimonial-wrap testimonial-slider">
<div class="image slider-for">
<div class="item"> <span class="feedback"><img src="assets/images/testimonial/feedback.svg" alt=""> Feedback</span> <img src="assets/images/testimonial/1.jpg" alt=""> </div>
<div class="item"> <span class="feedback"><img src="assets/images/testimonial/feedback.svg" alt=""> Feedback</span> <img src="assets/images/testimonial/2.jpg" alt=""> </div>
</div>
<div class="content-wrap">
<h2>Trusted transport service</h2>
<h3>What Our Clients Says</h3>
<div class="slider-nav">
<div class="content">
<p>Climb the mountain not to plant your flag but to
embrace the ways challenge, enjoy the air, and
behold the. Climb it see the world, not so the
world can see you. This is due to their excellent
service competitive pricing</p>
<div class="client-name">
<h4>Robert J. Hare/</h4>
<span>Freight Manager</span> </div>
</div>
<div class="content">
<p> I recently used for my logistics needs, and I am
thoroughly impressed with their exceptional service. I contacted
them, team demonstrated and making the entire
process smooth and hassle-free. </p>
<div class="client-name">
<h4>Winifred P. Reyes/</h4>
<span>Freight Manager</span> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end of wpo-testimonial-section -->
<!--start of wpo-partner-section -->
<section class="wpo-partner-section section-padding">
<h2 class="d-none">partner</h2>
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="partner-grids partners-slider owl-carousel clearfix">
<div class="grid"> <img src="assets/images/partners/img-1.png" alt=""> </div>
<div class="grid"> <img src="assets/images/partners/img-2.png" alt=""> </div>
<div class="grid"> <img src="assets/images/partners/img-3.png" alt=""> </div>
<div class="grid"> <img src="assets/images/partners/img-4.png" alt=""> </div>
<div class="grid"> <img src="assets/images/partners/img-5.png" alt=""> </div>
<div class="grid"> <img src="assets/images/partners/img-6.png" alt=""> </div>
</div>
</div>
</div>
</div>
<!-- end contianer -->
</section>
<!--end of wpo-partner-section -->
<!--start of wpo-team-section -->
<!--start of team-section -->
<section class="wpo-team-section-s2 section-padding">
<div class="container">
<div class="row">
@ -567,6 +414,6 @@
</svg>
</div>
</section>
<!--end of wpo-team-section -->
<!--end of team-section -->
<?php include('footer.php');?>