Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b645c91002 | |||
| 05483888bb | |||
| 545b3653c6 | |||
| f8beb0fb6a |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Master the Dark Psychology of Wealth."
|
||||
description="True power in business comes from understanding the subconscious drivers of money. Decode the behavior behind the bottom line."
|
||||
description="Decode the subconscious drivers of money to engineer consistent business growth and achieve a measurable 42% average conversion lift."
|
||||
buttons={[
|
||||
{
|
||||
text: "Unlock Secrets", href: "#about"},
|
||||
@@ -80,17 +80,14 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", label: "Security", title: "The Fear of Loss", items: [
|
||||
"Risk mitigation", "Loss aversion traps", "Protecting assets"],
|
||||
buttons: [{ text: "Secure Assets", href: "#pricing" }]
|
||||
},
|
||||
{
|
||||
id: "f2", label: "Time", title: "Temporal Wealth", items: [
|
||||
"Deferred gratification", "Future value framing", "Time-based ROI"],
|
||||
buttons: [{ text: "Maximize Time", href: "#pricing" }]
|
||||
},
|
||||
{
|
||||
id: "f3", label: "Growth", title: "Momentum Engineering", items: [
|
||||
"Positive feedback loops", "Compounding psychology", "Scale mentality"],
|
||||
buttons: [{ text: "Scale Growth", href: "#pricing" }]
|
||||
},
|
||||
]}
|
||||
title="Core Psychological Pillars"
|
||||
@@ -192,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"},
|
||||
|
||||
Reference in New Issue
Block a user