From 3c67809bc47dd21e95538d960cdbed24afd7f59f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:58:02 +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 0743de0..9fb3426 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,8 +214,8 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated" }} useInvertedBackground={false} inputPlaceholder="Your email address" - buttonText="Subscribe" - termsText="We respect your privacy. Your information is secure and used only for service inquiries." + buttonText="Get Free Quote Now" + termsText="We'll respond within 1 hour" /> -- 2.49.1