added page title
This commit is contained in:
parent
d5aa9b0fb5
commit
90e1fe42e8
@ -7,6 +7,19 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
?>
|
||||
|
||||
|
||||
<section class="padding-top-50 padding-bottom-50 company-background">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col">
|
||||
<h1 class="margin-top-20">Older Property Loft Boarding</h1>
|
||||
<p class="stand-out-text">LBNW Timber System • Victorian/Edwardian Specialists • Ceiling Protection</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
include_once $URLcorrection . 'includes/footer.php';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user