5 Commits

Author SHA1 Message Date
1636c6d141 Merge version_4 into main
Merge version_4 into main
2026-04-17 16:02:31 +00:00
b645c91002 Update src/app/page.tsx 2026-04-17 16:02:25 +00:00
05483888bb Merge version_3 into main
Merge version_3 into main
2026-04-17 16:01:46 +00:00
545b3653c6 Update src/app/page.tsx 2026-04-17 16:01:43 +00:00
f8beb0fb6a Merge version_2 into main
Merge version_2 into main
2026-04-17 16:00:55 +00:00

View File

@@ -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"},