re aligned banner text
This commit is contained in:
parent
b53e673c8d
commit
d44f467f71
22
contact.php
22
contact.php
@ -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">Let’s Build Something Together</h1>
|
<span class="top-tag">North East Loft Boarding</span>
|
||||||
<p>As the North East’s loft specialists, we’re here to help you maximize your storage space. From professional boarding to safe ladder access,
|
<h1 class="stand-out-text">Let’s Build Something Together</h1>
|
||||||
<strong>complete the form below</strong> to get your project moving with a free quote.
|
<p>As the North East’s loft specialists, we’re 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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user