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