From 2e9b5d32bd448b376d2fb1bbf61b10f8f00d94e7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:19:52 +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 ae6eded..1492f56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,8 +111,8 @@ export default function LandingPage() { useInvertedBackground={false} mediaAnimation="blur-reveal" inputPlaceholder="your@email.com" - buttonText="Request My Quote" - termsText="By clicking Request My Quote, you agree to our Terms of Service and Privacy Policy. We'll contact you within 24 hours." + buttonText="Get My Proposal" + termsText="By submitting, you agree to our Terms and Privacy Policy." /> @@ -150,4 +150,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file