From 89e93b9702a545ea65ffb927dd32f30b991d7072 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:42:00 +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 626b7f0..01541c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Get In Touch" + buttonText="Request a Quote" termsText="We'll respond to your inquiry within 24 business hours. Your information is secure and confidential." background={{ variant: "sparkles-gradient" }} /> -- 2.49.1