From b645c91002c75714f4ece178d5b1500d28f390c6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 16:02:25 +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 782bf16..72e1c49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-animated"}} - text="Ready to decode your success? Reach out today." + text="Ready to decode your success? Schedule a free 15-minute diagnostic call today." buttons={[ { text: "Inquire Now", href: "mailto:info@psychos.com"}, @@ -231,4 +231,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1