Merge version_1 into main #3
@@ -92,28 +92,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Fractured Identity", description: "You've built success externally, but internally you're fragmented. Multiple selves competing: the entrepreneur, the man, the provider. No coherent identity to hold the gains.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03", imageAlt: "Identity fragmentation illustration"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03&_wi=1", imageAlt: "Identity fragmentation illustration"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03", imageAlt: "Internal conflict visualization"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03&_wi=2", imageAlt: "Internal conflict visualization"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Insecurity Despite Success", description: "Money doesn't cure doubt. Achievements don't kill imposter syndrome. You've won the external game but lost respect for yourself. Every win feels hollow because deep down, you don't believe you deserve it.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03", imageAlt: "Imposter syndrome representation"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03&_wi=3", imageAlt: "Imposter syndrome representation"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03", imageAlt: "Self-doubt despite achievement"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86gj03&_wi=4", imageAlt: "Self-doubt despite achievement"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Destructive Patterns That Sabotage", description: "You repeat cycles: achievement, then self-destruction. Success triggers fear. Wins lead to reckless decisions. You sabotage relationships, health, and peace because at a core level, you don't believe you can keep what you've earned.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mlrqt8", imageAlt: "Self-sabotage cycle visualization"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mlrqt8&_wi=1", imageAlt: "Self-sabotage cycle visualization"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mlrqt8", imageAlt: "Breaking destructive patterns"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mlrqt8&_wi=2", imageAlt: "Breaking destructive patterns"
|
||||
}
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user