some content added
This commit is contained in:
parent
50645d1fdd
commit
fd373455b6
@ -7,6 +7,17 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
?>
|
||||
|
||||
|
||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-center margin-bottom-60">
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Loft Boarding Extras & Accessories</h2>
|
||||
<p class="lead text-muted">Customise your new loft with our exclusive range of extras, available only as part of a full loft boarding package.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user