From cc13ea4f447fa4e4c4b4d193565215bc770f4ec5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:48:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f170740..33fe88f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ const HomePage = () => {
{ mediaAnimation="none" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Request Quote" + buttonText="Get Free Quote" termsText="We'll get back to you within 24 hours. We respect your privacy." />
@@ -203,4 +203,4 @@ const HomePage = () => { ); }; -export default HomePage; \ No newline at end of file +export default HomePage;