From b3d8a0a4a00967dd93c7f851ee49a60d9c5f8009 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 22:41:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be84889..33d1178 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Contact Us" title="Ready for a Garden Makeover?" - description="Reach out to us to schedule your free consultation today." + description="Reach out to us to schedule your free consultation today at 13467041501." buttons={[{ text: "Contact Us", href: "mailto:info@americanlawn.com" }]} /> -- 2.49.1