Merge version_1 into main #1
184
src/app/page.tsx
184
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Benefits",
|
||||
id: "features",
|
||||
},
|
||||
name: "Benefits", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
]}
|
||||
brandName="The Young Millionaire"
|
||||
/>
|
||||
@@ -55,38 +47,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Master Your Wealth: Become The Young Millionaire"
|
||||
description="Stop dreaming, start earning. Discover the proven blueprints for financial independence, millionaire mindsets, and passive income strategies designed for the next generation of success."
|
||||
tag="Limited Edition Ebook"
|
||||
buttons={[
|
||||
{
|
||||
text: "Download Now",
|
||||
href: "https://www.digistore24.com/redir/488392/paramlalKushwaha/",
|
||||
},
|
||||
text: "Download Now", href: "https://www.digistore24.com/redir/488392/paramlalKushwaha/"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tablet-books-high-angle_23-2149765724.jpg",
|
||||
imageAlt: "The Young Millionaire Ebook Cover",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tablet-books-high-angle_23-2149765724.jpg", imageAlt: "The Young Millionaire Ebook Cover"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-yellow-background_58702-6448.jpg",
|
||||
imageAlt: "The Young Millionaire Ebook Detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-devices-screen-editable_24972-2373.jpg",
|
||||
imageAlt: "Digital devices screen editable",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-smartphone-book_23-2149765823.jpg",
|
||||
imageAlt: "Flat lay smartphone and book",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994339.jpg",
|
||||
imageAlt: "Still life of device on table",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-yellow-background_58702-6448.jpg", imageAlt: "The Young Millionaire Ebook Detail"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -101,19 +74,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: DollarSign,
|
||||
label: "Financial Independence",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Financial Independence", value: "100%"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Wealth Growth",
|
||||
value: "24/7",
|
||||
},
|
||||
label: "Wealth Growth", value: "24/7"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Community Success",
|
||||
value: "1000+",
|
||||
},
|
||||
label: "Community Success", value: "1000+"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -126,54 +93,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Independence",
|
||||
title: "Achieve Financial Freedom",
|
||||
items: [
|
||||
"Step-by-step financial mapping",
|
||||
"Removing money limiting beliefs",
|
||||
"Early retirement frameworks",
|
||||
],
|
||||
id: "f1", label: "Independence", title: "Achieve Financial Freedom", items: [
|
||||
"Step-by-step financial mapping", "Removing money limiting beliefs", "Early retirement frameworks"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Mindset",
|
||||
title: "Millionaire Mindset Secrets",
|
||||
items: [
|
||||
"Thinking like the top 1%",
|
||||
"Long-term vision creation",
|
||||
"Emotional intelligence for wealth",
|
||||
],
|
||||
id: "f2", label: "Mindset", title: "Millionaire Mindset Secrets", items: [
|
||||
"Thinking like the top 1%", "Long-term vision creation", "Emotional intelligence for wealth"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Habits",
|
||||
title: "Smart Money Habits",
|
||||
items: [
|
||||
"Automated saving strategies",
|
||||
"High-ROI budget allocation",
|
||||
"Debt elimination hacks",
|
||||
],
|
||||
id: "f3", label: "Habits", title: "Smart Money Habits", items: [
|
||||
"Automated saving strategies", "High-ROI budget allocation", "Debt elimination hacks"],
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
label: "Passive",
|
||||
title: "Passive Income Basics",
|
||||
items: [
|
||||
"Digital asset creation",
|
||||
"Real estate fundamentals",
|
||||
"Investment compounding models",
|
||||
],
|
||||
id: "f4", label: "Passive", title: "Passive Income Basics", items: [
|
||||
"Digital asset creation", "Real estate fundamentals", "Investment compounding models"],
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
label: "Success",
|
||||
title: "Real-Life Strategies",
|
||||
items: [
|
||||
"Scalable business models",
|
||||
"High-impact networking",
|
||||
"Strategic risk taking",
|
||||
],
|
||||
id: "f5", label: "Success", title: "Real-Life Strategies", items: [
|
||||
"Scalable business models", "High-impact networking", "Strategic risk taking"],
|
||||
},
|
||||
]}
|
||||
title="What's Inside?"
|
||||
@@ -188,20 +125,11 @@ export default function LandingPage() {
|
||||
tag="Proof of Success"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1000+",
|
||||
description: "Readers transformed",
|
||||
},
|
||||
id: "m1", value: "1000+", description: "Readers transformed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "$25",
|
||||
description: "Investment for lifetime knowledge",
|
||||
},
|
||||
id: "m2", value: "$25", description: "Investment for lifetime knowledge"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5/5",
|
||||
description: "Average reader rating",
|
||||
},
|
||||
id: "m3", value: "5/5", description: "Average reader rating"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -215,25 +143,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
|
||||
alt: "Sarah J",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", alt: "Sarah J"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-pointing_1149-608.jpg",
|
||||
alt: "Mike C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-pointing_1149-608.jpg", alt: "Mike C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg",
|
||||
alt: "Elena R",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", alt: "Elena R"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg",
|
||||
alt: "David K",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg", alt: "David K"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-spectacles_1303-14466.jpg",
|
||||
alt: "John D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-spectacles_1303-14466.jpg", alt: "John D"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -245,20 +163,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is this for beginners?",
|
||||
content: "Absolutely. It's written in plain language that anyone can understand, regardless of their financial background.",
|
||||
},
|
||||
id: "q1", title: "Is this for beginners?", content: "Absolutely. It's written in plain language that anyone can understand, regardless of their financial background."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I get the book?",
|
||||
content: "You will receive an instant download link via your email immediately after purchase.",
|
||||
},
|
||||
id: "q2", title: "How do I get the book?", content: "You will receive an instant download link via your email immediately after purchase."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What payment methods are supported?",
|
||||
content: "We support all major credit cards and digital payment methods through Digistore24.",
|
||||
},
|
||||
id: "q3", title: "What payment methods are supported?", content: "We support all major credit cards and digital payment methods through Digistore24."},
|
||||
]}
|
||||
sideTitle="Questions? Get Answers"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -269,16 +178,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Limited Time Offer"
|
||||
title="Start Your Journey to Millions"
|
||||
description="Don't wait for success. Gain the knowledge that could change your financial future today for just $25."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Instant Access",
|
||||
href: "https://www.digistore24.com/redir/488392/paramlalKushwaha/",
|
||||
},
|
||||
text: "Get Instant Access", href: "https://www.digistore24.com/redir/488392/paramlalKushwaha/"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -288,29 +194,19 @@ export default function LandingPage() {
|
||||
logoText="The Young Millionaire"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact Support",
|
||||
href: "mailto:support@youngmillionaire.com",
|
||||
},
|
||||
label: "Contact Support", href: "mailto:support@youngmillionaire.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user