updated to new style banner

This commit is contained in:
Gary 2026-03-20 13:57:14 +00:00
parent 381671997f
commit 6d803e4580

View File

@ -7,15 +7,21 @@ include_once $URLcorrection . 'includes/header.php';
?> ?>
<section class="padding-top-70 padding-bottom-50 company-background"> <section class="lh-banner">
<div class="container text-center padding-top-50"> <div class="banner-overlay-2"></div>
<div class="row justify-content-center margin-bottom-60"> <div class="container">
<div class="col-md-10"> <div class="banner-content">
<h2 class="margin-top-20 stand-out-text">Professional Loft Hatches & Access Solutions</h2> <div class="text-container">
<p class="lead text-muted">Energy-efficient wooden, PVC & insulated hatches with ladders.</p> <span class="top-tag text-white">North East Loft Boarding</span>
<h1 class="stand-out-text">Professional Loft Hatches & Access Solutions</h1>
<p>Energy-efficient wooden, PVC & insulated hatches with ladders.</p>
<div class="">
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a> <a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
</div> </div>
</div> </div>
</div>
</div>
</section> </section>