Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-03-12 18:08:39 +00:00

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Ready to Transform Your Landscape?"
ctaDescription="Contact Hansen Lawn and Landscape today for a free consultation and quote. Let's create the outdoor space of your dreams."
ctaDescription="Call (203) 555-LAWN or fill out the form below for urgent landscaping needs. Let's create the outdoor space of your dreams."
ctaButton={{ text: "Get Your Free Quote", href: "#" }}
ctaIcon={Phone}
faqs={[
@@ -207,4 +207,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}