47 lines
2.8 KiB
PHP
47 lines
2.8 KiB
PHP
<section class="loft-e padding-top-50 padding-bottom-50">
|
|
<div class="container">
|
|
|
|
<div class="line text-center">
|
|
<h2>LOFT-E® METAL RAISED FLOOR SYSTEM</h2>
|
|
<h4>Raise your loft floor above the insulation</h4>
|
|
<i class="icon-chevron_down text-primary margin-bottom-50 text-size-20"></i>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-4">
|
|
<img style="border: 0.3rem solid #ff6600" class="img-fluid" src="<?= $URLcorrection ?>images/Loftemanufacturer-768x768.jpg" alt="LOFT-E">
|
|
</div>
|
|
<div class="col-lg-8">
|
|
<p>All new build houses today have lofts that must conform to building regulations and
|
|
government recommended loft insulation heights. </p>
|
|
<p>The LOFT-E® system has been designed to solve two problems when
|
|
planning on boarding your loft for storage.</p>
|
|
<p><strong>Firstly</strong>, boarding directly on top of your loft insulation is incorrect.
|
|
Squashing or having to remove the existing loft insulation should never be done.
|
|
<br>Building above the insulation is now possible by
|
|
using a product that is designed to last a lifetime. The
|
|
LOFT-E® system can not only raise the loft floor platform above
|
|
the insulation level, but it can also account for variations in joist height.
|
|
</p>
|
|
<p><strong>Secondly</strong>, a problem that plastic products face in a loft are the consistent
|
|
temperature changes, plastic softens during the heat of summer and therefore has the
|
|
potential for the legs to buckle and the storage floor to collapse. This can also happen in
|
|
the cold of winter with the legs getting so cold that they can become very brittle and can
|
|
have a tendency to fracture, again leaving you with the same problem. Hence why we chose
|
|
100% recyclable steel.
|
|
</p>
|
|
<p>There are 2 main parts to the LOFT-E® system. you can read about them here:</p>
|
|
</div>
|
|
<div class="col-lg-6 text-center">
|
|
<a href="<?= $URLcorrection ?>loft-e-adjustable.php">
|
|
<img class="img-fluid" src="<?= $URLcorrection ?>images/buttons/adjustable_button.png" alt="LOFT-E Adjustable" />
|
|
</a>
|
|
</div>
|
|
<div class="col-lg-6 text-center">
|
|
<a href="<?= $URLcorrection ?>loft-e-lite.php">
|
|
<img class=" img-fluid" src="<?= $URLcorrection ?>images/buttons/lite_button.png" alt="LOFT-E Lite" />
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> |