changed banner
This commit is contained in:
parent
524fe0da1b
commit
287af39ea7
@ -11,14 +11,21 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
?>
|
||||
|
||||
|
||||
<section class="padding-top-50 padding-bottom-50 company-background">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-center">
|
||||
<h1 class="margin-top-20">New Build Loft Boarding</h1>
|
||||
<p class="stand-out-text">NHBC warranty safe, university-tested LOFT-E® system. Professional installation, preserves insulation, maximises storage.</p>
|
||||
<section class="contact-banner">
|
||||
<div class="banner-overlay"></div>
|
||||
<div class="container">
|
||||
<div class="banner-content">
|
||||
<div class="text-container">
|
||||
<span class="top-tag text-white">North East Loft Boarding</span>
|
||||
<h1 class="stand-out-text">New Build Loft Boarding</h1>
|
||||
<p>NHBC warranty safe, university-tested LOFT-E® system. Professional installation, preserves insulation, maximises storage.</p>
|
||||
|
||||
<div class="contact-icons">
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user