re aligned banner text

This commit is contained in:
Gary 2026-03-20 11:05:57 +00:00
parent b53e673c8d
commit d44f467f71

View File

@ -9,17 +9,19 @@ include_once $URLcorrection . "includes/header.php";
<section class="contact-banner"> <section class="contact-banner">
<div class="banner-overlay"></div> <div class="banner-overlay"></div>
<div class="banner-content"> <div class="container">
<div class="text-container"> <div class="banner-content">
<span class="top-tag">North East Loft Boarding</span> <div class="text-container">
<h1 class="stand-out-text">Lets Build Something Together</h1> <span class="top-tag">North East Loft Boarding</span>
<p>As the North Easts loft specialists, were here to help you maximize your storage space. From professional boarding to safe ladder access, <h1 class="stand-out-text">Lets Build Something Together</h1>
<strong>complete the form below</strong> to get your project moving with a free quote. <p>As the North Easts loft specialists, were here to help you maximize your storage space. From professional boarding to safe ladder access,
</p> <strong>complete the form below</strong> to get your project moving with a free quote.
</p>
<div class="contact-icons"> <div class="contact-icons">
<p>Or give us a call at:</p> <p>Or give us a call at:</p>
<a href="tel:01913561008" title="Call Us"><i class="fas fa-phone"></i></a> <a href="tel:01913561008" title="Call Us"><i class="fas fa-phone"></i></a>
</div>
</div> </div>
</div> </div>
</div> </div>