Updated to new style banner

This commit is contained in:
Gary 2026-03-20 14:35:30 +00:00
parent 37c7501824
commit 0a16c802a2

View File

@ -7,11 +7,17 @@ include_once $URLcorrection . "includes/header.php";
?>
<section class="padding-top-100 padding-bottom-100 company-background">
<div class="container text-center padding-bottom-50">
<div class="row justify-content-center">
<div class="breadcumb-wrapper text-center">
<h1><?= $PageTitle ?></h1>
<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">North East Loft Boarding</span>
<h1 class="stand-out-text">Opening Times</h1>
<p>Find out when we're open and ready to help you with your loft boarding needs.</p>
<div class="">
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
</div>
</div>
</div>
</div>