updated to new style banner
This commit is contained in:
parent
21828f2c97
commit
05a1e362b4
@ -10,11 +10,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">Bad Loft Boarding</h1>
|
||||
<p></p>
|
||||
<div class="">
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user