Working on the homepage

This commit is contained in:
Shaun Collins
2026-04-29 15:55:21 +01:00
parent 53aa345082
commit 89cc867c7d
29 changed files with 360 additions and 58 deletions
+7 -4
View File
@@ -9,18 +9,19 @@
@endif
<div
class="p-5 min-h-screen bg-cover bg-center d-flex align-items-center justify-content-center text-center position-relative"
style="background-image: url('/images/home.jpeg'); background-size: cover; min-height: 100%; max-width: 100%; width: 100vw;">
style="background-image: url('/images/home.jpg'); background-size: cover; min-height: 100%; max-width: 100%; width: 100vw;">
<div class="position-absolute top-0 start-0 w-100 h-100" style="background-color: rgba(0, 0, 0, 0.5);"></div>
<div class="position-relative text-white px-3">
<div class="display-1 fw-bold mb-4">
Domestic and commercial Removals
Professional House Movers
<br>
Commercial & Domestic
<br>
<span class="text-primary">&#x2022;</span>
<span class="text-secondary">&#x2022;</span>
<br>
Waste management
Effective Waste Management
</div>
<div class="display-4 mb-3">
in Shrewsbury | Shropshire | Nationwide
@@ -32,6 +33,8 @@
@endif
</div>
</div>
@include('components.about')
@include('components.jobs-carousel')
<div class="container py-5">
<div class="col-md-12">
<div class="row justify-content-center">