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