Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1502bc96bc | |||
| dbbdf5a15e | |||
| 13e0334169 | |||
| 8693042847 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
logoText="Unlimited Lawn Care"
|
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={[
|
buttons={[
|
||||||
{ text: "Get a Quote", href: "#contact" },
|
{ text: "Get a Quote", href: "#contact" },
|
||||||
{ text: "Our Services", href: "#services" },
|
{ text: "Our Services", href: "#services" },
|
||||||
@@ -129,6 +129,7 @@ export default function LandingPage() {
|
|||||||
{ id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free estimates for all our landscaping services." },
|
{ id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free estimates for all our landscaping services." },
|
||||||
{ id: "q2", title: "Which areas do you serve?", content: "We primarily serve Boca Raton and surrounding areas including zip code 33428." },
|
{ id: "q2", title: "Which areas do you serve?", content: "We primarily serve Boca Raton and surrounding areas including zip code 33428." },
|
||||||
{ id: "q3", title: "Are you licensed and insured?", content: "Yes, our team is fully licensed and insured for your peace of mind." },
|
{ id: "q3", title: "Are you licensed and insured?", content: "Yes, our team is fully licensed and insured for your peace of mind." },
|
||||||
|
{ id: "q4", title: "What does your maintenance plan include?", content: "Our comprehensive maintenance plan includes weekly mowing, hedge trimming, weed control, bed edging, and seasonal fertilization to ensure your landscape remains healthy and vibrant all year round." },
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Have questions? We're here to help."
|
description="Have questions? We're here to help."
|
||||||
|
|||||||
Reference in New Issue
Block a user