added loft boarding pages

This commit is contained in:
Gary 2026-03-10 10:38:40 +00:00
parent c54bc9c56f
commit 45c37076f9
4 changed files with 36 additions and 6 deletions

View File

@ -0,0 +1,14 @@
<?php
$URLcorrection = "";
include_once $URLcorrection . 'includes/header.php';
?>
<?php
include_once $URLcorrection . 'includes/footer.php';
?>

View File

@ -0,0 +1,14 @@
<?php
$URLcorrection = "";
include_once $URLcorrection . 'includes/header.php';
?>
<?php
include_once $URLcorrection . 'includes/footer.php';
?>

View File

@ -14,7 +14,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-hammer"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-hammer"></i></span></div>
<h2>Loft Boarding</h2> <h2>Loft Boarding</h2>
<p>We raise our boarding above the insulation to ensure the correct amount of airflow in your loft to prevent moisture and heat being trapped in the loft.</p> <p>We raise our boarding above the insulation to ensure the correct amount of airflow in your loft to prevent moisture and heat being trapped in the loft.</p>
<a href="/services/boarding.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/boarding.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>
@ -25,7 +25,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-arrow-up-right-dots"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-arrow-up-right-dots"></i></span></div>
<h2>Loft Ladders</h2> <h2>Loft Ladders</h2>
<p>We have a wide range of ladders to suit various loft spaces to ensure maximum safety when entering and exiting a loft space.</p> <p>We have a wide range of ladders to suit various loft spaces to ensure maximum safety when entering and exiting a loft space.</p>
<a href="/services/ladders.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/ladders.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>
@ -36,7 +36,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-door-open"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-door-open"></i></span></div>
<h2>Loft Hatches</h2> <h2>Loft Hatches</h2>
<p>We specialise in creating safe access to your loft with our range of energy efficient hatches that will improve the safety and your homes energy efficiency.</p> <p>We specialise in creating safe access to your loft with our range of energy efficient hatches that will improve the safety and your homes energy efficiency.</p>
<a href="/services/hatches.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/hatches.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>
@ -49,7 +49,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-lightbulb"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-lightbulb"></i></span></div>
<h2>Loft Lighting</h2> <h2>Loft Lighting</h2>
<p>A loft space can be very dark, we can install a LED light bulb with a pull switch so that you are able to turn it on as soon as you get into the loft.</p> <p>A loft space can be very dark, we can install a LED light bulb with a pull switch so that you are able to turn it on as soon as you get into the loft.</p>
<a href="/services/lighting.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/lighting.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>
@ -60,7 +60,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-temperature-arrow-up"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-temperature-arrow-up"></i></span></div>
<h2>Loft Insulation</h2> <h2>Loft Insulation</h2>
<p>Its vital that you have the correct amount of insulation in your home in order to keep your house warm in the colder months and cool during the hotter months.</p> <p>Its vital that you have the correct amount of insulation in your home in order to keep your house warm in the colder months and cool during the hotter months.</p>
<a href="/services/insulation.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/insulation.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>
@ -71,7 +71,7 @@
<div class="icon"><span class=""><i class="fa-solid fa-plus"></i></span></div> <div class="icon"><span class=""><i class="fa-solid fa-plus"></i></span></div>
<h2>Additional Extras</h2> <h2>Additional Extras</h2>
<p>We have a range of additional extras such as balustrades, roof liner, kick boards truss shelving to compliment your loft storage packages.</p> <p>We have a range of additional extras such as balustrades, roof liner, kick boards truss shelving to compliment your loft storage packages.</p>
<a href="/services/extras.php" class="btn-custom">Read more</a> <a href="<?= $URLcorrection ?>services/extras.php" class="btn-custom">Read more</a>
</div> </div>
</div> </div>
</div> </div>

View File

@ -27,6 +27,7 @@ include_once $URLcorrection . 'includes/header.php';
<h4>New Build Loft Boarding</h4> <h4>New Build Loft Boarding</h4>
<div class="orange-accent-line"></div> <div class="orange-accent-line"></div>
<p>Unlock the hidden potential of your home with the LOFT- adjustable metal subframe—the gold standard for modern loft storage. Engineered specifically for the deep insulation found in North East new builds, this ultra-strong system creates a rock-solid, level platform without compromising your home's thermal efficiency. By sitting safely above your insulation, LOFT-E® ensures your NHBC warranty stays intact while transforming a dusty 'no-go zone' into a bright, functional, and easily accessible storage hub.</p> <p>Unlock the hidden potential of your home with the LOFT- adjustable metal subframe—the gold standard for modern loft storage. Engineered specifically for the deep insulation found in North East new builds, this ultra-strong system creates a rock-solid, level platform without compromising your home's thermal efficiency. By sitting safely above your insulation, LOFT-E® ensures your NHBC warranty stays intact while transforming a dusty 'no-go zone' into a bright, functional, and easily accessible storage hub.</p>
<a href="<?= $URLcorrection ?>new-build-loft-boarding.php" class="btn-custom">Find Out More</a>
</div> </div>
</div> </div>
</div> </div>
@ -41,6 +42,7 @@ include_once $URLcorrection . 'includes/header.php';
<h4>Older Property Loft Boarding</h4> <h4>Older Property Loft Boarding</h4>
<div class="orange-accent-line"></div> <div class="orange-accent-line"></div>
<p>Engineered for maximum structural integrity, our LBNW Timber Raised Subframe is the professionals choice for versatile loft storage. Crafted from high-quality, sustainable timber, this innovative system is designed to sit safely above your insulation, providing a lightweight yet incredibly durable platform. By allowing for essential airflow and ventilation, the LBNW system protects your home from damp while creating a rock-solid storage space. Tailored to fit any roof structure, it ensures even weight distribution to protect the ceilings below—all backed by our comprehensive 10-year guarantee.</p> <p>Engineered for maximum structural integrity, our LBNW Timber Raised Subframe is the professionals choice for versatile loft storage. Crafted from high-quality, sustainable timber, this innovative system is designed to sit safely above your insulation, providing a lightweight yet incredibly durable platform. By allowing for essential airflow and ventilation, the LBNW system protects your home from damp while creating a rock-solid storage space. Tailored to fit any roof structure, it ensures even weight distribution to protect the ceilings below—all backed by our comprehensive 10-year guarantee.</p>
<a href="<?= $URLcorrection ?>older-property-loft-boarding.php" class="btn-custom">Find Out More</a>
</div> </div>
</div> </div>
</div> </div>