15 lines
862 B
PHP
15 lines
862 B
PHP
<section class="hero-wrap js-fullheight" style="background-image: url('images/bg_1.jpg');" data-stellar-background-ratio="0.5">
|
|
<div class="overlay"></div>
|
|
<div class="container">
|
|
<div class="row no-gutters slider-text js-fullheight align-items-center" data-scrollax-parent="true">
|
|
<div class="col-lg-6 ftco-animate">
|
|
<div class="mt-5">
|
|
<h1 class="mb-4">Use Your Loft <br>For Storage</h1>
|
|
<p class="mb-4">Need more storage in your home.
|
|
Your Loft is the most underutilised space</p>
|
|
<p><a href="#" class="btn btn-primary">Our Services</a> <a href="#" class="btn btn-white" data-toggle="modal" data-target="#exampleModalCenter">Request A Free Quote</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> |