5 Commits

Author SHA1 Message Date
aeffc41af5 Merge version_4 into main
Merge version_4 into main
2026-04-24 14:34:58 +00:00
2db4e447a5 Update src/app/page.tsx 2026-04-24 14:34:52 +00:00
6e1d1f8141 Merge version_3 into main
Merge version_3 into main
2026-04-24 14:33:45 +00:00
5cda076a48 Update src/app/page.tsx 2026-04-24 14:33:42 +00:00
fad973787e Merge version_2 into main
Merge version_2 into main
2026-04-24 14:33:41 +00:00

View File

@@ -52,6 +52,10 @@ export default function LandingPage() {
variant: "gradient-bars"}}
title="Top-Tier Home Maintenance, Powered by Passion."
description="We specialize in professional, dynamic home solutions. From landscaping to repairs, we ensure your living space is always thriving, delivered with expert care."
buttons={[
{ text: "Book a Service", href: "#contact" },
{ text: "Contact Team", href: "#contact" }
]}
kpis={[
{
value: "100+", label: "Projects Done"},
@@ -199,9 +203,8 @@ export default function LandingPage() {
background={{
variant: "sparkles-gradient"}}
title="Ready for a thriving home?"
description="Call us at 0733551503 today for expert home care."
description="Book your consultation today and reclaim your weekend with our expert care team."
tag="Reach Out"
buttonText="Get a Free Quote"
/>
</div>