North-east-loft-boarding/sections/counter.php
2026-03-09 11:24:45 +00:00

37 lines
2.3 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.

<section class="ftco-section ftco-no-pt ftco-no-pb ftco-counter">
<div class="img image-overlay" style="background-image: url(images/loft-boarding-2.jpg);"></div>
<div class="container">
<div class="row no-gutters">
<div class="col-md-6 py-5 bg-secondary aside-stretch">
<div class="heading-section heading-section-white p-4 pl-md-0 py-md-5 pr-md-5">
<span class="subheading">North East Loft Boarding</span>
<h2 class="mb-4">Loft Boarding Specialists</h2>
<h4>The North Easts Leading Provider of Safe, Professional Loft Storage Solutions</h4>
<p>Stop struggling with a dark, cramped loft and start using the space you already own. We transform dusty, "no-go" lofts across the North East into clean, sturdy, and easily accessible storage hubs that make life easier for your family.</p>
</div>
</div>
<div class="col-md-6 d-flex align-items-center">
<div class="row">
<div class="col-md-12 d-flex counter-wrap ftco-animate">
<div class="block-18 bg-primary d-flex align-items-center justify-content-between">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-engineer"></span></div>
<div class="text">
<strong class="number" data-number="48000">0</strong>
<span>Project Completed</span>
</div>
</div>
</div>
<div class="col-md-12 d-flex counter-wrap ftco-animate">
<div class="block-18 d-flex align-items-center justify-content-between">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-worker-1"></span></div>
<div class="text">
<strong class="number" data-number="54900">0</strong>
<span>Happy Customers</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>