Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2db4e447a5 | |||
| 6e1d1f8141 | |||
| 5cda076a48 | |||
| fad973787e | |||
| 7a1e711834 | |||
| 98c027167f | |||
| d80c5020b0 |
@@ -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,7 +203,7 @@ 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"
|
||||
/>
|
||||
</div>
|
||||
@@ -238,4 +242,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user