content complete
This commit is contained in:
parent
c5930efab3
commit
50645d1fdd
@ -10632,4 +10632,9 @@ textarea.form-control {
|
|||||||
left: 0;
|
left: 0;
|
||||||
color: #28a745; /* A professional forest green */
|
color: #28a745; /* A professional forest green */
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.white-text {
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
BIN
images/1.png
Normal file
BIN
images/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 373 KiB |
BIN
images/2-1.png
Normal file
BIN
images/2-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 412 KiB |
BIN
images/3.png
Normal file
BIN
images/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 292 KiB |
BIN
images/ScanTherm-UKLB.JPG
Normal file
BIN
images/ScanTherm-UKLB.JPG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
@ -35,6 +35,104 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="padding-top-50 padding-bottom-50">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-6 col-md-12 text-center margin-bottom-30">
|
||||||
|
<img src="<?= $URLcorrection ?>images/ScanTherm-UKLB.JPG" class="img-fluid" alt="Loft Insulation Heat Loss">
|
||||||
|
<figcaption class="figure-caption text-right">Image Courtesy of © <a href="https://www.scantherm.co.uk/"> ScanTherm.co.uk</a></figcaption>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-6 col-md-12 margin-bottom-30">
|
||||||
|
<h2 class="stand-out-text">Heat Loss Through Your Roof</h2>
|
||||||
|
<p>Up to 25% of a home's heat can be lost through an uninsulated roof. Heat naturally flows from warmer to cooler areas, so if your loft isn't properly insulated, energy escapes quickly—costing you money and comfort.</p>
|
||||||
|
<p>Proper insulation prevents this loss, improves energy efficiency, and helps your home meet modern standards.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row text-center padding-top-20">
|
||||||
|
<p>North East Loft Boarding provide loft insulation services using various methods, including loft roll insulation. Our insulation services are designed to help homeowners save money on their energy bills while improving the overall comfort of their homes. We understand that the cost of loft insulation can be a concern for many homeowners, which is why we offer competitive prices and free, no-obligation quotes. As one of the leading loft insulation companies in the UK, we use high-quality materials to ensure maximum efficiency and effectiveness. Our team of professionals has the expertise to assess your loft space and recommend the best insulation solution to meet your needs.</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="padding-top-50 padding-bottom-50 company-background">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row text-center mb-5">
|
||||||
|
<div class="col-12">
|
||||||
|
<h2 class="stand-out-text">How Our Loft Insulation Service Works</h2>
|
||||||
|
<p style="font-size: 18px; color: #666;">A simple, professional process for maximum results</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row justify-content-center align-items-stretch text-center">
|
||||||
|
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mb-4">
|
||||||
|
<div class="card w-100 h-100 p-3 border-0 shadow-sm">
|
||||||
|
<h3>1. Prepare Your Loft & Existing Insulation</h3>
|
||||||
|
<img src="<?= $URLcorrection ?>images/1.png" class="img-fluid mb-3" alt="Preparing Loft for Insulation">
|
||||||
|
<p>We carefully move any existing insulation and clear the area to ensure a clean, safe workspace before starting your installation.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mb-4">
|
||||||
|
<div class="card w-100 h-100 p-3 border-0 shadow-sm">
|
||||||
|
<h3>2. Install Raised Boarding System</h3>
|
||||||
|
<img src="<?= $URLcorrection ?>images/2-1.png" class="img-fluid mb-3" alt="Installing Raised Loft Boarding">
|
||||||
|
<p>We fit our <a href="<?= $URLcorrection ?>LOFT-E" style="color: #FF6600; text-decoration: none;">LOFT-E®</a> or timber system to create a raised platform, protecting insulation and ensuring airflow.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-12 d-flex align-items-stretch mb-4">
|
||||||
|
<div class="card w-100 h-100 p-3 border-0 shadow-sm">
|
||||||
|
<h3>3. Top Up & Replace Insulation</h3>
|
||||||
|
<img src="<?= $URLcorrection ?>images/3.png" class="img-fluid mb-3" alt="Topping Up Loft Insulation">
|
||||||
|
<p>We roll insulation back into place, top up to the recommended depth, and install boards above the insulation for a safe, energy-efficient finish.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="padding-bottom-50 padding-top-50" style="background: #f8f9fa;">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-12 text-center mb-5">
|
||||||
|
<h2 class="stand-out-text">Frequently Asked Questions</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6 mb-4">
|
||||||
|
<h5 class="stand-out-text">What type of insulation do you use?</h5>
|
||||||
|
<p>We use high-quality loft roll insulation that meets or exceeds UK standards for energy efficiency and safety.</p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6 mb-4">
|
||||||
|
<h5 class="stand-out-text">How deep should my loft insulation be?</h5>
|
||||||
|
<p>The UK government recommends at least 270mm of loft insulation. We’ll assess your loft and top up as needed to meet or exceed this standard.</p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6 mb-4">
|
||||||
|
<h5 class="stand-out-text">Can you insulate around existing boarding?</h5>
|
||||||
|
<p>Yes, we can work around existing boarding or recommend solutions to upgrade your setup for better efficiency and airflow.</p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6 mb-4">
|
||||||
|
<h5 class="stand-out-text">Is your work guaranteed?</h5>
|
||||||
|
<p>All our installation work is fully guaranteed for your peace of mind. We use only trusted materials and experienced fitters.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="padding-top-50 padding-bottom-50" style="background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%); position: relative;">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row justify-content-center">
|
||||||
|
<div class="col-12 text-center">
|
||||||
|
<h2 class="white-text">Ready to Upgrade Your Loft Insulation?</h2>
|
||||||
|
<p class="white-text">Book your free, no-obligation loft survey today.</p>
|
||||||
|
<a href="<?= $URLcorrection ?>contact" class="btn customer-quote-button">
|
||||||
|
Click Here to Book a Quote
|
||||||
|
</a>
|
||||||
|
<p class="small-print padding-top-20 white-text">Available across the North East</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user