Merge version_1 into main #2
269
src/app/page.tsx
269
src/app/page.tsx
@@ -20,27 +20,34 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Journey",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Success",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Product", id: "product"},
|
||||
{
|
||||
name: "Metrics", id: "metrics"},
|
||||
{
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Faq", id: "faq"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="FounderStories"
|
||||
/>
|
||||
@@ -52,75 +59,38 @@ export default function LandingPage() {
|
||||
description="Discover the trials, triumphs, and transformative moments that defined the world's most successful entrepreneurs."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivet",
|
||||
handle: "@alexrivet",
|
||||
testimonial: "This platform transformed my perspective on business growth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=1",
|
||||
imageAlt: "successful entrepreneur portrait modern office",
|
||||
},
|
||||
name: "Alex Rivet", handle: "@alexrivet", testimonial: "This platform transformed my perspective on business growth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@schen",
|
||||
testimonial: "Incredible insights into the minds of modern founders.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg?_wi=1",
|
||||
imageAlt: "successful entrepreneur portrait modern office",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@schen", testimonial: "Incredible insights into the minds of modern founders.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "Marcus Thorne",
|
||||
handle: "@mthorne",
|
||||
testimonial: "Essential reading for anyone starting their own journey.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
|
||||
imageAlt: "successful entrepreneur portrait modern office",
|
||||
},
|
||||
name: "Marcus Thorne", handle: "@mthorne", testimonial: "Essential reading for anyone starting their own journey.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_r",
|
||||
testimonial: "The best resource for authentic entrepreneurial advice.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2623.jpg",
|
||||
imageAlt: "successful entrepreneur portrait modern office",
|
||||
},
|
||||
name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The best resource for authentic entrepreneurial advice.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2623.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "David Park",
|
||||
handle: "@dpark",
|
||||
testimonial: "Truly inspiring success stories.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
imageAlt: "successful entrepreneur portrait modern office",
|
||||
},
|
||||
name: "David Park", handle: "@dpark", testimonial: "Truly inspiring success stories.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Stories",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Explore Stories", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg"
|
||||
imageAlt="Successful business leader in modern office"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
|
||||
alt: "Confident middle aged businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", alt: "Confident middle aged businesswoman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg",
|
||||
alt: "Friendly successful business woman posing with arms crossed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", alt: "Friendly successful business woman posing with arms crossed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
alt: "Confident Handsome Middle-aged Entrepreneur",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", alt: "Confident Handsome Middle-aged Entrepreneur"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg",
|
||||
alt: "Self-assured Business Leader in Conference Room",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", alt: "Self-assured Business Leader in Conference Room"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
|
||||
alt: "Positive shaved head male",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", alt: "Positive shaved head male"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,19 +102,13 @@ export default function LandingPage() {
|
||||
description="We document the evolution of industry-defining entrepreneurs who dared to challenge the status quo and build global legacies."
|
||||
metrics={[
|
||||
{
|
||||
value: "500+",
|
||||
title: "Success Stories",
|
||||
},
|
||||
value: "500+", title: "Success Stories"},
|
||||
{
|
||||
value: "1M+",
|
||||
title: "Readers Empowered",
|
||||
},
|
||||
value: "1M+", title: "Readers Empowered"},
|
||||
{
|
||||
value: "50",
|
||||
title: "Countries Covered",
|
||||
},
|
||||
value: "50", title: "Countries Covered"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg"
|
||||
imageAlt="Minimalist growth-focused office"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -157,23 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Resilience",
|
||||
description: "Overcoming failure with strategic vision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-book-funny-expression_1194-3243.jpg",
|
||||
imageAlt: "Resilience",
|
||||
},
|
||||
title: "Resilience", description: "Overcoming failure with strategic vision.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-book-funny-expression_1194-3243.jpg", imageAlt: "Resilience"},
|
||||
{
|
||||
title: "Innovation",
|
||||
description: "Creating solutions that solve real-world problems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-office-space_181624-22907.jpg",
|
||||
imageAlt: "Innovation",
|
||||
},
|
||||
title: "Innovation", description: "Creating solutions that solve real-world problems.", imageSrc: "http://img.b2bpic.net/free-photo/clean-office-space_181624-22907.jpg", imageAlt: "Innovation"},
|
||||
{
|
||||
title: "Leadership",
|
||||
description: "Building teams that share a common purpose.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-covering-up-her-face-with-clipboard-holding-cup-high-quality-photo_114579-61154.jpg",
|
||||
imageAlt: "Leadership",
|
||||
},
|
||||
title: "Leadership", description: "Building teams that share a common purpose.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-covering-up-her-face-with-clipboard-holding-cup-high-quality-photo_114579-61154.jpg", imageAlt: "Leadership"},
|
||||
]}
|
||||
title="What Defines Greatness?"
|
||||
description="We break down the core pillars that guide every visionary through their path to success."
|
||||
@@ -188,59 +140,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Series",
|
||||
name: "Founders of Future",
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582321.jpg",
|
||||
},
|
||||
id: "1", brand: "Series", name: "Founders of Future", price: "$29", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582321.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Series",
|
||||
name: "Scaling Empires",
|
||||
price: "$39",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-rose-petals-book-arrangement_23-2149362950.jpg",
|
||||
},
|
||||
id: "2", brand: "Series", name: "Scaling Empires", price: "$39", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-rose-petals-book-arrangement_23-2149362950.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Series",
|
||||
name: "Innovation Unlocked",
|
||||
price: "$49",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-open-agenda-table_23-2148459705.jpg",
|
||||
},
|
||||
id: "3", brand: "Series", name: "Innovation Unlocked", price: "$49", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-open-agenda-table_23-2148459705.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Series",
|
||||
name: "Resilient Minds",
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "77",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-dictionary_23-2149440453.jpg",
|
||||
},
|
||||
id: "4", brand: "Series", name: "Resilient Minds", price: "$29", rating: 5,
|
||||
reviewCount: "77", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-dictionary_23-2149440453.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Series",
|
||||
name: "The Visionary Blueprint",
|
||||
price: "$59",
|
||||
rating: 5,
|
||||
reviewCount: "340",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/english-books-blue-background-high-angle_23-2149440483.jpg",
|
||||
},
|
||||
id: "5", brand: "Series", name: "The Visionary Blueprint", price: "$59", rating: 5,
|
||||
reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/english-books-blue-background-high-angle_23-2149440483.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Series",
|
||||
name: "Empire Building 101",
|
||||
price: "$39",
|
||||
rating: 5,
|
||||
reviewCount: "55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-suit-with-white-notebook_23-2148295701.jpg",
|
||||
},
|
||||
id: "6", brand: "Series", name: "Empire Building 101", price: "$39", rating: 5,
|
||||
reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-suit-with-white-notebook_23-2148295701.jpg"},
|
||||
]}
|
||||
title="Our Signature Series"
|
||||
description="Curated collections of the most impactful entrepreneurial journeys documented to date."
|
||||
@@ -254,22 +170,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Downloads",
|
||||
value: "5M+",
|
||||
icon: Download,
|
||||
id: "m1", title: "Downloads", value: "5M+", icon: Download,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Interviews",
|
||||
value: "1500+",
|
||||
icon: Mic,
|
||||
id: "m2", title: "Interviews", value: "1500+", icon: Mic,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Contributors",
|
||||
value: "200+",
|
||||
icon: Users,
|
||||
id: "m3", title: "Contributors", value: "200+", icon: Users,
|
||||
},
|
||||
]}
|
||||
title="Impact by Numbers"
|
||||
@@ -285,25 +192,15 @@ export default function LandingPage() {
|
||||
author="Sarah Jenkins, Founder of GrowthCo"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
|
||||
alt: "Sarah Jenkins",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", alt: "Sarah Jenkins"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2623.jpg",
|
||||
alt: "Marcus Reed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2623.jpg", alt: "Marcus Reed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
alt: "Elena Thorne",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", alt: "Elena Thorne"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg",
|
||||
alt: "David Park",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg", alt: "David Park"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg",
|
||||
alt: "Portrait of smiling it professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg", alt: "Portrait of smiling it professional"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -316,20 +213,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do you select entrepreneurs?",
|
||||
content: "We focus on real-world impact and sustainability.",
|
||||
},
|
||||
id: "f1", title: "How do you select entrepreneurs?", content: "We focus on real-world impact and sustainability."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I suggest a story?",
|
||||
content: "Absolutely, please contact our editorial team.",
|
||||
},
|
||||
id: "f2", title: "Can I suggest a story?", content: "Absolutely, please contact our editorial team."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are these stories verified?",
|
||||
content: "Yes, every journey undergoes a rigorous research process.",
|
||||
},
|
||||
id: "f3", title: "Are these stories verified?", content: "Yes, every journey undergoes a rigorous research process."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-frame-with-equal-rights-symbol_23-2148415330.jpg"
|
||||
title="Common Questions"
|
||||
@@ -343,8 +231,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Newsletter"
|
||||
title="Stay Inspired"
|
||||
description="Get weekly success stories delivered directly to your inbox."
|
||||
@@ -358,29 +245,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Stories",
|
||||
href: "#product",
|
||||
},
|
||||
label: "Stories", href: "#product"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Support", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user