TanchoToplineCargo/resources/views/client/sunsari/template-parts/counter.blade.php
2024-05-05 10:32:49 +05:45

45 lines
2.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="container">
<div class="row g-0">
<div class="col-lg-4">
<div class="tp-construction-panel-aside">
<div class="d-flex">
<div class="flex-shrink-0">
<img class="stripe-icon" src="images/icons/home-niches/construction/medal.png" alt="...">
</div>
<div class="flex-grow-1 ms-3">
<h4>Awarded Company</h4>
<p>Weve married that process with the Co-Construct system.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="tp-construction-panel-center">
<div class="d-flex">
<div class="flex-shrink-0">
<img class="stripe-icon" src="images/icons/home-niches/construction/crane-dark.png"
alt="...">
</div>
<div class="flex-grow-1 ms-3">
<h4>Truck Construction</h4>
<p>Having project leaders assemble roster helped break down.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="tp-construction-panel-aside">
<div class="d-flex">
<div class="flex-shrink-0">
<img class="stripe-icon" src="images/icons/home-niches/construction/diploma.png" alt="...">
</div>
<div class="flex-grow-1 ms-3">
<h4>Certification</h4>
<p>Along with building stronger project teams, the team also uses.</p>
</div>
</div>
</div>
</div>
</div>
</div>