Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-17 16:02:32 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}