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