Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4ac28f1e1 | |||
| 56fe29a874 | |||
| bd2bd27bb0 | |||
| 67dad97f3c | |||
| df46fe80a9 | |||
| a996d12553 | |||
| 4de2621d57 | |||
| 53ef39323a | |||
| 5ba378fdfc | |||
| 0d58c6d8a6 | |||
| 30d8b07579 |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user