Merge version_2 into main #10

Merged
bender merged 1 commits from version_2 into main 2026-03-12 18:08:40 +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>
);
}
}