Compare commits
3 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a4a87b5468 | |||
|
|
e74021dbd0 | ||
| 1acceb94f5 |
@@ -15,16 +15,16 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboard
|
||||
tag="Trusted Cleaning Experts"
|
||||
title="A Spotless Home, Every Single Time"
|
||||
description="Experience professional cleaning services tailored to your needs. We take pride in our work so you can focus on what matters most."
|
||||
tag="Serving Birmingham for 10+ Years"
|
||||
title="Professional House Cleaners You Can Trust"
|
||||
description="From standard and deep cleaning to moving cleans and rubbish removal. We offer 24/7 emergency services and free estimates to keep your home spotless."
|
||||
primaryButton={{
|
||||
text: "Book Now",
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
text: "Call 07893 981905",
|
||||
href: "tel:07893981905",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg?_wi=1"
|
||||
/>
|
||||
@@ -34,9 +34,9 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="Why Choose Us"
|
||||
title="Your Trusted Cleaning Partner"
|
||||
description="We are dedicated to providing top-tier cleaning services with attention to every detail. Our team is trained, vetted, and passionate about creating healthy living environments."
|
||||
tag="Locally Owned & Operated"
|
||||
title="10+ Years of Cleaning Excellence in Birmingham"
|
||||
description="We are a highly-rated, locally-owned cleaning business dedicated to providing top-tier services. With over a decade of experience, our vetted team is ready to tackle any job, offering 24/7 emergency support and free estimates."
|
||||
items={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
|
||||
Reference in New Issue
Block a user