added new style banner to page
This commit is contained in:
parent
05a4761c53
commit
5acdbebee7
16
about.php
16
about.php
@ -10,6 +10,22 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
<section class="new-build-banner">
|
||||||
|
<div class="banner-overlay-2"></div>
|
||||||
|
<div class="container">
|
||||||
|
<div class="banner-content">
|
||||||
|
<div class="text-container">
|
||||||
|
<span class="top-tag text-white">Expert Loft Boarding</span>
|
||||||
|
<h1 class="stand-out-text">The North East’s Trusted Choice for Loft Storage</h1>
|
||||||
|
<p>We provide professional, warrantied loft boarding solutions that create space without compromising your home's thermal efficiency.</p>
|
||||||
|
<div class="">
|
||||||
|
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<section class="padding-top-50 padding-bottom-100 company-background">
|
<section class="padding-top-50 padding-bottom-100 company-background">
|
||||||
<div class="container text-center padding-top-50">
|
<div class="container text-center padding-top-50">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user