Merge version_2 into main #2
225
src/app/page.tsx
225
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Philosophy",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Philosophy", id: "#about"},
|
||||
{
|
||||
name: "Principles",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Principles", id: "#features"},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Membership", id: "#pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Psychos Wealth"
|
||||
/>
|
||||
@@ -56,15 +48,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Unlock Secrets",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Unlock Secrets", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-golden-skull_23-2150835859.jpg?_wi=1"
|
||||
/>
|
||||
@@ -75,14 +64,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Invisible Hand of Business Motivation.",
|
||||
},
|
||||
type: "text", content: "The Invisible Hand of Business Motivation."},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-render-medical-background-with-technology-design-male-figure-with-brain-highlighted_1048-14544.jpg",
|
||||
alt: "Psychology",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/3d-render-medical-background-with-technology-design-male-figure-with-brain-highlighted_1048-14544.jpg", alt: "Psychology"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,34 +78,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Security",
|
||||
title: "The Fear of Loss",
|
||||
items: [
|
||||
"Risk mitigation",
|
||||
"Loss aversion traps",
|
||||
"Protecting assets",
|
||||
],
|
||||
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",
|
||||
],
|
||||
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",
|
||||
],
|
||||
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"
|
||||
@@ -134,14 +103,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Apex Equity",
|
||||
"Nova Ventures",
|
||||
"Cipher Dynamics",
|
||||
"Void Capital",
|
||||
"Quantum Growth",
|
||||
"Zenith Holdings",
|
||||
"Prism Global",
|
||||
]}
|
||||
"Apex Equity", "Nova Ventures", "Cipher Dynamics", "Void Capital", "Quantum Growth", "Zenith Holdings", "Prism Global"]}
|
||||
title="Trusted by Market Leaders"
|
||||
description="Our frameworks are utilized by elite organizations to optimize decision-making and performance."
|
||||
/>
|
||||
@@ -154,22 +116,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Conversion Lift",
|
||||
value: "42%",
|
||||
icon: Zap,
|
||||
id: "m1", title: "Conversion Lift", value: "42%", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "ROI Acceleration",
|
||||
value: "3.5x",
|
||||
icon: TrendingUp,
|
||||
id: "m2", title: "ROI Acceleration", value: "3.5x", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Behavioral Precision",
|
||||
value: "99.9%",
|
||||
icon: Target,
|
||||
id: "m3", title: "Behavioral Precision", value: "99.9%", icon: Target,
|
||||
},
|
||||
]}
|
||||
title="Measurable Impact"
|
||||
@@ -184,48 +137,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
name: "Observer",
|
||||
price: "$99",
|
||||
features: [
|
||||
"Basic behavioral insights",
|
||||
"Weekly strategy brief",
|
||||
"Priority access",
|
||||
],
|
||||
id: "basic", name: "Observer", price: "$99", features: [
|
||||
"Basic behavioral insights", "Weekly strategy brief", "Priority access"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Start Now",
|
||||
},
|
||||
text: "Start Now"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
name: "Strategist",
|
||||
price: "$499",
|
||||
features: [
|
||||
"Full psychology library",
|
||||
"Advanced data analytics",
|
||||
"Direct expert access",
|
||||
],
|
||||
id: "pro", name: "Strategist", price: "$499", features: [
|
||||
"Full psychology library", "Advanced data analytics", "Direct expert access"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Upgrade Now",
|
||||
},
|
||||
text: "Upgrade Now"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
name: "Elite",
|
||||
price: "$2,999",
|
||||
features: [
|
||||
"Custom behavioral audit",
|
||||
"Executive 1:1 coaching",
|
||||
"Full proprietary model access",
|
||||
],
|
||||
id: "elite", name: "Elite", price: "$2,999", features: [
|
||||
"Custom behavioral audit", "Executive 1:1 coaching", "Full proprietary model access"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Join Elite",
|
||||
},
|
||||
text: "Join Elite"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -240,60 +172,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marcus Thorne",
|
||||
date: "Jan 2024",
|
||||
title: "CEO, Nexus",
|
||||
quote: "The most insightful framework I've encountered in a decade of scaling startups.",
|
||||
tag: "Wealth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-5015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull_23-2150835859.jpg?_wi=2",
|
||||
imageAlt: "professional man portrait dark",
|
||||
},
|
||||
id: "1", name: "Marcus Thorne", date: "Jan 2024", title: "CEO, Nexus", quote: "The most insightful framework I've encountered in a decade of scaling startups.", tag: "Wealth", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-5015.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull_23-2150835859.jpg?_wi=2", imageAlt: "professional man portrait dark"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena Vargos",
|
||||
date: "Feb 2024",
|
||||
title: "Founder, Nova",
|
||||
quote: "Unlocked a clarity in my decision making that moved the needle immediately.",
|
||||
tag: "Performance",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-posing-outdoors_1262-16431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-medical-background-with-technology-design-male-figure-with-brain-highlighted_1048-14544.jpg",
|
||||
imageAlt: "professional man portrait dark",
|
||||
},
|
||||
id: "2", name: "Elena Vargos", date: "Feb 2024", title: "Founder, Nova", quote: "Unlocked a clarity in my decision making that moved the needle immediately.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-posing-outdoors_1262-16431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-medical-background-with-technology-design-male-figure-with-brain-highlighted_1048-14544.jpg", imageAlt: "professional man portrait dark"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julian Pike",
|
||||
date: "Mar 2024",
|
||||
title: "Strategist",
|
||||
quote: "If you aren't using these psychological drivers, you are operating at 50% capacity.",
|
||||
tag: "Strategy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-groom-with-glass-drink-witing-ceremony_8353-12353.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004114.jpg",
|
||||
imageAlt: "professional man portrait dark",
|
||||
},
|
||||
id: "3", name: "Julian Pike", date: "Mar 2024", title: "Strategist", quote: "If you aren't using these psychological drivers, you are operating at 50% capacity.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/confident-groom-with-glass-drink-witing-ceremony_8353-12353.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004114.jpg", imageAlt: "professional man portrait dark"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sophie Reed",
|
||||
date: "Apr 2024",
|
||||
title: "Investor",
|
||||
quote: "Precise, brutal, and entirely effective. The gold standard for modern business.",
|
||||
tag: "Invest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-glasses-sits-cafe-points-finger-laptop-screen-video-chats-connects_1258-314852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raining-brown-rain-leadership-confidence_1134-1256.jpg",
|
||||
imageAlt: "professional man portrait dark",
|
||||
},
|
||||
id: "4", name: "Sophie Reed", date: "Apr 2024", title: "Investor", quote: "Precise, brutal, and entirely effective. The gold standard for modern business.", tag: "Invest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-glasses-sits-cafe-points-finger-laptop-screen-video-chats-connects_1258-314852.jpg", imageSrc: "http://img.b2bpic.net/free-photo/raining-brown-rain-leadership-confidence_1134-1256.jpg", imageAlt: "professional man portrait dark"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vikram Singh",
|
||||
date: "May 2024",
|
||||
title: "Entrepreneur",
|
||||
quote: "Changed my relationship with money, and consequently, my bank balance.",
|
||||
tag: "Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg",
|
||||
imageAlt: "professional man portrait dark",
|
||||
},
|
||||
id: "5", name: "Vikram Singh", date: "May 2024", title: "Entrepreneur", quote: "Changed my relationship with money, and consequently, my bank balance.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg", imageAlt: "professional man portrait dark"},
|
||||
]}
|
||||
title="Elite Perspectives"
|
||||
description="Don't take our word for it. Hear from those who applied our frameworks to their business."
|
||||
@@ -304,14 +191,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Ready to decode your success? Reach out today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Inquire Now",
|
||||
href: "mailto:info@psychos.com",
|
||||
},
|
||||
text: "Inquire Now", href: "mailto:info@psychos.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -320,42 +204,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Library",
|
||||
href: "#",
|
||||
},
|
||||
label: "Library", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -365,4 +234,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user