Merge version_5 into main #7

Merged
bender merged 1 commits from version_5 into main 2026-04-06 17:13:41 +00:00

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
text="Ready to transform your landscape? Get in touch today for a consultation."
buttons={[
{
text: "Contact Us", href: "mailto:info@trejolandscaping.com"},
text: "Request Your Free Consultation", href: "mailto:info@trejolandscaping.com"},
]}
/>
</div>
@@ -153,4 +153,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}