From b167f117d391e9b9b717de810b53f3ae06b2565e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 23:11:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ecaeb43..a072a26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1