Implement code changes to enhance functionality and improve performance

This commit is contained in:
Gary 2025-05-08 11:10:01 +01:00
parent 0458c102a0
commit 01066ab6c7
2 changed files with 2 additions and 2 deletions

BIN
images/hero-2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 KiB

View File

@ -15,13 +15,13 @@
</div>
</div>
<div class="slider-item js-fullheight" style="background-image:url(images/bg_2.jpg);">
<div class="slider-item js-fullheight" style="background-image:url(images/hero-2.jpg);">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
<div class="col-md-8 text-center ftco-animate">
<div class="text w-100">
<h2>The Roofing Specialists</h2>
<h2 class="text-white">The Roofing Specialists</h2>
<h1 class="mb-4">Quality roofing at a affordable price</h1>
<p><a href="#" class="btn btn-primary">Book a Free Quote</a></p>
</div>