Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb32be11ba | |||
| 59d22a97a7 | |||
| 6e2f9ef2c7 |
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
|||||||
text="Ready to transform your landscape? Get in touch today for a consultation."
|
text="Ready to transform your landscape? Get in touch today for a consultation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "mailto:info@trejolandscaping.com"},
|
text: "Request Your Free Consultation", href: "mailto:info@trejolandscaping.com"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -153,4 +153,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user