Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,8 @@ export default function LandingPage() {
|
||||
{ name: "Docs", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started Free", href: "https://app.creatorflow.io/signup"}}
|
||||
text: "Get Started Free", href: "https://app.creatorflow.io/signup"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,11 +67,14 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-photo-of-a-15-16-year-old-conte-1772775425499-81ffd161.png", alt: "Teen creator Alex"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-photo-of-a-15-16-year-old-conte-1772775425499-81ffd161.png", alt: "Teen creator Alex"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-of-a-young-teen-creator-confide-1772775427139-8b25320f.png", alt: "Teen creator Jamie"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-of-a-young-teen-creator-confide-1772775427139-8b25320f.png", alt: "Teen creator Jamie"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/young-teen-creator-portrait-with-energet-1772775425917-e85c9147.png", alt: "Teen creator Casey"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/young-teen-creator-portrait-with-energet-1772775425917-e85c9147.png", alt: "Teen creator Casey"
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ teen creators"
|
||||
buttons={[
|
||||
@@ -100,7 +104,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Approval Pipeline", description: "Drag-and-drop your collabs through Review → Approved → Paid stages. Real-time pipeline visibility.", bentoComponent: "3d-task-list", title: "Approval Pipeline", items: [
|
||||
title: "Approval Pipeline", description: "Drag-and-drop your collabs through Review → Approved → Paid stages. Real-time pipeline visibility.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Clock, label: "Pending Review", time: "2 requests" },
|
||||
{ icon: CheckCircle, label: "Approved", time: "5 approved" },
|
||||
{ icon: DollarSign, label: "Payout Due", time: "3 pending" },
|
||||
@@ -132,22 +136,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Smartphone,
|
||||
title: "Mobile First", description: "Manage collabs on the go. Full app experience on iPhone and Android."},
|
||||
title: "Mobile First", description: "Manage collabs on the go. Full app experience on iPhone and Android."
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Lightning Fast", description: "Dashboard loads in under 2 seconds. Instant notifications and updates."},
|
||||
title: "Lightning Fast", description: "Dashboard loads in under 2 seconds. Instant notifications and updates."
|
||||
},
|
||||
{
|
||||
icon: Lock,
|
||||
title: "Your Data, Your Control", description: "Private by default. No enterprise tracking or data selling. GDPR compliant."},
|
||||
title: "Your Data, Your Control", description: "Private by default. No enterprise tracking or data selling. GDPR compliant."
|
||||
},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Analytics Built-In", description: "Track collab ROI, payment history, and creator network insights at a glance."},
|
||||
title: "Analytics Built-In", description: "Track collab ROI, payment history, and creator network insights at a glance."
|
||||
},
|
||||
{
|
||||
icon: Share2,
|
||||
title: "Export Anywhere", description: "One-click export to Google Sheets. Sync your data with your existing tools."},
|
||||
title: "Export Anywhere", description: "One-click export to Google Sheets. Sync your data with your existing tools."
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Team Ready", description: "Invite team members (producers, managers) without extra cost. Share workflows instantly."},
|
||||
title: "Team Ready", description: "Invite team members (producers, managers) without extra cost. Share workflows instantly."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,16 +169,20 @@ export default function LandingPage() {
|
||||
author="Alex Chen, 15 — TikTok Editor (2.3M followers)"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-photo-of-a-15-16-year-old-conte-1772775425499-81ffd161.png", alt: "Alex Chen"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-photo-of-a-15-16-year-old-conte-1772775425499-81ffd161.png", alt: "Alex Chen"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-of-a-young-teen-creator-confide-1772775427139-8b25320f.png", alt: "Jamie Torres"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/portrait-of-a-young-teen-creator-confide-1772775427139-8b25320f.png", alt: "Jamie Torres"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/young-teen-creator-portrait-with-energet-1772775425917-e85c9147.png", alt: "Casey Kim"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/young-teen-creator-portrait-with-energet-1772775425917-e85c9147.png", alt: "Casey Kim"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/teen-creator-portrait-showing-diverse-re-1772775425799-73c2858b.png", alt: "Morgan Lee"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYfbtCZ5l0aNcatN56DdYclF2R/teen-creator-portrait-showing-diverse-re-1772775425799-73c2858b.png", alt: "Morgan Lee"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="entrance-slide"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -188,25 +202,30 @@ export default function LandingPage() {
|
||||
{ text: "Start Free", href: "https://app.creatorflow.io/signup" },
|
||||
],
|
||||
features: [
|
||||
"Up to 5 active collaborations", "Email + Discord DM parsing", "Basic kanban board", "One-click approval links", "Manual payment tracking", "Mobile app access"],
|
||||
"Up to 5 active collaborations", "Email + Discord DM parsing", "Basic kanban board", "One-click approval links", "Manual payment tracking", "Mobile app access"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Zap,
|
||||
price: "$2/mo", subtitle: "For growing creators juggling multiple collabs", buttons: [
|
||||
{
|
||||
text: "Start Free Trial", href: "https://app.creatorflow.io/signup?plan=pro"},
|
||||
text: "Start Free Trial", href: "https://app.creatorflow.io/signup?plan=pro"
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Unlimited collaborations", "Instagram + Telegram + Slack parsing", "AI-powered collab suggestions", "Automated payment reminders", "Google Sheets export", "Team member invites (up to 3)", "Priority support"],
|
||||
"Unlimited collaborations", "Instagram + Telegram + Slack parsing", "AI-powered collab suggestions", "Automated payment reminders", "Google Sheets export", "Team member invites (up to 3)", "Priority support"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "team", badge: "For Studios", badgeIcon: Users,
|
||||
price: "$8/mo", subtitle: "Manage entire creator networks", buttons: [
|
||||
{
|
||||
text: "Request Demo", href: "https://app.creatorflow.io/contact?plan=team"},
|
||||
text: "Request Demo", href: "https://app.creatorflow.io/contact?plan=team"
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Everything in Pro", "Unlimited team members", "Advanced analytics dashboard", "Custom approval workflows", "Payout automation (Stripe/PayPal)", "API access for integrations", "Dedicated account manager"],
|
||||
"Everything in Pro", "Unlimited team members", "Advanced analytics dashboard", "Custom approval workflows", "Payout automation (Stripe/PayPal)", "API access for integrations", "Dedicated account manager"
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user