Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-16 23:12:01 +00:00

View File

@@ -227,7 +227,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
tag="Get in touch"
title="Ready for a beautiful lawn?"
description="Contact us today for a free consultation and personalized service plan."
description="Contact us today for a free consultation and get 10% off your first lawn maintenance package."
buttons={[
{
text: "Request Free Quote"},
@@ -262,4 +262,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}