From 9f168a255b26114aa62955b143d719c5c81b4432 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:49:34 +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 ec915e3..a55c374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Request Quote" + buttonText="Get Free Quote" termsText="We respect your privacy. Unsubscribe at any time. We'll respond within 24 business hours." /> -- 2.49.1