From 90236c4bb21ae0167c84ca7744e77100b9b94a70 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:40:50 +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 e3a7065..c288890 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email or WhatsApp" - buttonText="Get Diagnostic Report" + buttonText="Get Free Diagnostic" termsText="We'll contact you within 10 minutes with a free diagnostic assessment. Privacy guaranteed." /> @@ -175,4 +175,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1