1 Commits

Author SHA1 Message Date
5cda076a48 Update src/app/page.tsx 2026-04-24 14:33:42 +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"},
@@ -201,7 +205,6 @@ export default function LandingPage() {
title="Ready for a thriving home?"
description="Call us at 0733551503 today for expert home care."
tag="Reach Out"
buttonText="Get a Free Quote"
/>
</div>