Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1636c6d141 | |||
| b645c91002 | |||
| 05483888bb |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user