Compare commits
3 Commits
version_18
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| 74683ba5bf | |||
| 00bf6d96d4 | |||
| ed1b7aa18a |
@@ -225,12 +225,12 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to transform your outdoor space? Contact Maddscape today for a free consultation and quote. Our team is ready to bring your landscaping vision to life."
|
text="No obligation. Response within 24 hours. Ready to transform your outdoor space? Contact Maddscape today for a free consultation and quote. Our team is ready to bring your landscaping vision to life."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Quote Today", href: "#" },
|
{ text: "Schedule Your Free Estimate", href: "#" },
|
||||||
{ text: "Call Now", href: "tel:(555) 123-4567" }
|
{ text: "Call Now", href: "tel:(555) 123-4567" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user