47 lines
2.6 KiB
PHP
47 lines
2.6 KiB
PHP
<?php
|
||
|
||
$URLcorrection = "";
|
||
|
||
include_once $URLcorrection . 'includes/header.php';
|
||
|
||
?>
|
||
|
||
<section class="padding-top-100 padding-bottom-100">
|
||
<div class="container">
|
||
<h1 class="text-center">About Us: Making the Most of North East Homes</h1>
|
||
<p>At North East Loft Boarding, we believe your loft shouldn’t be a "no-go zone" navigated by balancing on joists in the dark. Based right here in the North East, we help homeowners reclaim the massive amount of wasted space sitting right above their heads.</p>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="padding-bottom-100">
|
||
<div class="container">
|
||
<h3>Our Mission: Space Without Compromise</h3>
|
||
<p>Most modern lofts aren't designed for storage—they’re designed for insulation. We started this business because we saw too many people squashing their insulation (and hiking up their energy bills) just to find a place for the Christmas decorations.</p>
|
||
<p>We specialise in <strong>raised loft boarding</strong>, a system that sits above your insulation to keep your home warm while providing a rock-solid platform for your belongings.</p>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="padding-bottom-100">
|
||
<div class="container">
|
||
<h3>Why Choose a Local Specialist?</h3>
|
||
<p>From Tyneside flats to new-build semis in County Durham, we know the local housing stock inside and out. When you choose us, you’re not getting a "one-size-fits-all" kit; you’re getting a bespoke installation tailored to your specific roof structure.</p>
|
||
<li><strong>Integrity First</strong> We only use high-quality, load-bearing materials that protect your property and your NHBC warranty.</li>
|
||
<li><strong>No Mess, No Stress</strong> We’re a local team that prides itself on being punctual, polite, and leaving your landing exactly how we found it (just with a much better ladder).</li>
|
||
<li><strong>Safety Focused</strong> Every ladder we fit and every board we lay is tested to ensure it’s safe for you and your family to use for years to come.</li>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="padding-bottom-100">
|
||
<div class="container">
|
||
<h3>Beyond Just Boarding</h3>
|
||
<p>We’re more than just "the loft people." We’re a team of dedicated installers passionate about home improvement. Whether it's enlarging a cramped hatch, installing energy-efficient lighting, or fitting a sturdy timber ladder, we treat every home as if it were our own.</p>
|
||
<p><strong>We’re proud to serve Newcastle, Gateshead, Sunderland, Durham, and the surrounding areas.</strong></p>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<?php
|
||
|
||
include_once $URLcorrection . 'includes/footer.php';
|
||
|
||
?>
|