Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 13e0334169 | |||
| 8693042847 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="Unlimited Lawn Care"
|
||||
description="Professional residential and commercial landscaping services in Boca Raton, FL (33428)."
|
||||
description="Boca Raton's Trusted Lawn Care provider offering professional residential and commercial landscaping services in FL (33428)."
|
||||
buttons={[
|
||||
{ text: "Get a Quote", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" },
|
||||
@@ -159,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user