image and layout changes
This commit is contained in:
parent
f5cdf62017
commit
0d2aa8857b
@ -16,6 +16,7 @@ include_once $URLcorrection . "includes/header.php";
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="padding-top-50 padding-bottom-50">
|
||||
<?php
|
||||
|
||||
$location = "North East Loft Boarding";
|
||||
@ -43,6 +44,13 @@ echo curl_exec($ch);
|
||||
echo "</div>";
|
||||
curl_close($ch);
|
||||
|
||||
?>
|
||||
</section>
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
include_once $URLcorrection . "includes/footer.php";
|
||||
|
||||
?>
|
||||
@ -1,5 +1,5 @@
|
||||
<section class="ftco-section ftco-no-pt ftco-no-pb ftco-counter">
|
||||
<div class="img image-overlay" style="background-image: url(images/loft-boarding-2.jpg);"></div>
|
||||
<div class="img image-overlay" style="background-image: url(images/IMG_7558.jpg);"></div>
|
||||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6 py-5 bg-secondary aside-stretch">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user