From ac046691b32d3508db51fb6821c8288a5c9d6058 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:33:21 +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 95d83bb..8e21260 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={true} inputPlaceholder="your.email@example.com" - buttonText="Get Quote" + buttonText="Schedule Free Estimate" termsText="We respect your privacy. We'll only use your information to provide your free tree service estimate. Unsubscribe anytime." /> @@ -250,4 +250,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1