Compare commits
10 Commits
version_20
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a9822be2de | |||
| c7aa93ec0e | |||
| c5467b9e5a | |||
| 3d623a936d | |||
| aebb633d5f | |||
| 26ceb601d9 | |||
| e0f35ecae8 | |||
| 8e8798dd27 | |||
| 96795ad6a4 | |||
| 4fbadf991c |
@@ -1385,4 +1385,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
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."
|
text="Transform your outdoor space with a free consultation. Ready to get started? 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}
|
||||||
@@ -273,4 +273,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user