Merge version_1 into main #2
@@ -18,9 +18,7 @@ const navItems = [
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Start Free Trial",
|
||||
href: "/pricing",
|
||||
};
|
||||
text: "Start Free Trial", href: "/pricing"};
|
||||
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
@@ -51,8 +49,8 @@ export default function AboutPage() {
|
||||
tag="About CreatorForge"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png?_wi=2"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png"
|
||||
imageAlt="CreatorForge Mission"
|
||||
buttons={[
|
||||
{ text: "Join Our Community", href: "/contact" },
|
||||
@@ -70,12 +68,8 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Creator-First Design",
|
||||
description: "Every feature is built with the creator's success in mind. We don't add complexity—we eliminate it. Your growth is our mission.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=4",
|
||||
},
|
||||
id: "1", title: "Creator-First Design", description: "Every feature is built with the creator's success in mind. We don't add complexity—we eliminate it. Your growth is our mission.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png"},
|
||||
items: [
|
||||
{ icon: Target, text: "User experience obsession" },
|
||||
{ icon: Lightbulb, text: "Intuitive interfaces" },
|
||||
@@ -84,12 +78,8 @@ export default function AboutPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Data-Driven Decisions",
|
||||
description: "We believe in the power of data to drive success. Our AI analyzes millions of data points to give you exactly what you need.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png?_wi=3",
|
||||
},
|
||||
id: "2", title: "Data-Driven Decisions", description: "We believe in the power of data to drive success. Our AI analyzes millions of data points to give you exactly what you need.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png"},
|
||||
items: [
|
||||
{ icon: Lightbulb, text: "AI-powered analysis" },
|
||||
{ icon: Target, text: "Predictive insights" },
|
||||
@@ -98,12 +88,8 @@ export default function AboutPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Community & Collaboration",
|
||||
description: "Creators succeed together. We've built a vibrant community where creators share strategies, celebrate wins, and lift each other up.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png?_wi=3",
|
||||
},
|
||||
id: "3", title: "Community & Collaboration", description: "Creators succeed together. We've built a vibrant community where creators share strategies, celebrate wins, and lift each other up.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Global creator network" },
|
||||
{ icon: Lightbulb, text: "Knowledge sharing" },
|
||||
@@ -126,7 +112,7 @@ export default function AboutPage() {
|
||||
{ text: "Start Free Trial Now", href: "/pricing" },
|
||||
{ text: "Schedule a Demo", href: "/contact" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -135,8 +121,7 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/#features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "How It Works", href: "/#how-it-works" },
|
||||
@@ -144,8 +129,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -153,8 +137,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Cookie Policy", href: "#cookies" },
|
||||
|
||||
@@ -18,9 +18,7 @@ const navItems = [
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Start Free Trial",
|
||||
href: "/pricing",
|
||||
};
|
||||
text: "Start Free Trial", href: "/pricing"};
|
||||
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
@@ -51,8 +49,8 @@ export default function ContactPage() {
|
||||
tag="Contact Us"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png?_wi=3"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png"
|
||||
imageAlt="CreatorForge Contact"
|
||||
buttons={[
|
||||
{ text: "Email Us", href: "mailto:hello@creatorforge.io" },
|
||||
@@ -70,37 +68,19 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I get started with CreatorForge?",
|
||||
content: "Getting started is simple! Sign up for a free account, connect your creator platforms (YouTube, Instagram, TikTok, etc.), and CreatorForge will immediately begin analyzing your content. You'll receive your first personalized content strategy within 24 hours.",
|
||||
},
|
||||
id: "1", title: "How do I get started with CreatorForge?", content: "Getting started is simple! Sign up for a free account, connect your creator platforms (YouTube, Instagram, TikTok, etc.), and CreatorForge will immediately begin analyzing your content. You'll receive your first personalized content strategy within 24 hours."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What platforms does CreatorForge support?",
|
||||
content: "We support YouTube, Instagram, TikTok, Spotify, Twitter/X, Discord, and more. You can connect multiple platforms simultaneously for comprehensive cross-platform analysis and strategy generation.",
|
||||
},
|
||||
id: "2", title: "What platforms does CreatorForge support?", content: "We support YouTube, Instagram, TikTok, Spotify, Twitter/X, Discord, and more. You can connect multiple platforms simultaneously for comprehensive cross-platform analysis and strategy generation."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I cancel my subscription at any time?",
|
||||
content: "Absolutely! All paid plans include month-to-month billing with no long-term contracts. You can cancel anytime through your account settings. Your data remains yours to keep and export.",
|
||||
},
|
||||
id: "3", title: "Can I cancel my subscription at any time?", content: "Absolutely! All paid plans include month-to-month billing with no long-term contracts. You can cancel anytime through your account settings. Your data remains yours to keep and export."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How do I contact support?",
|
||||
content: "You can reach our support team via email at support@creatorforge.io, through our in-app chat, or by scheduling a direct call with our team. Response times vary by plan level.",
|
||||
},
|
||||
id: "4", title: "How do I contact support?", content: "You can reach our support team via email at support@creatorforge.io, through our in-app chat, or by scheduling a direct call with our team. Response times vary by plan level."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is there a free trial?",
|
||||
content: "Yes! Our Starter plan is completely free forever, including limited content ideas, basic analytics, and community access. Upgrade to a paid plan anytime to unlock advanced features.",
|
||||
},
|
||||
id: "5", title: "Is there a free trial?", content: "Yes! Our Starter plan is completely free forever, including limited content ideas, basic analytics, and community access. Upgrade to a paid plan anytime to unlock advanced features."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How secure is my creator data?",
|
||||
content: "We use enterprise-grade encryption and comply with GDPR, CCPA, and all privacy regulations. We never sell your data, and you maintain complete control over what information is shared.",
|
||||
},
|
||||
id: "6", title: "How secure is my creator data?", content: "We use enterprise-grade encryption and comply with GDPR, CCPA, and all privacy regulations. We never sell your data, and you maintain complete control over what information is shared."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=5"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png"
|
||||
imageAlt="CreatorForge Support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -119,7 +99,7 @@ export default function ContactPage() {
|
||||
{ text: "Start Free Trial", href: "/pricing" },
|
||||
{ text: "Email Us", href: "mailto:hello@creatorforge.io" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,8 +108,7 @@ export default function ContactPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/#features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "How It Works", href: "/#how-it-works" },
|
||||
@@ -137,8 +116,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -146,8 +124,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Cookie Policy", href: "#cookies" },
|
||||
|
||||
@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-dm-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "CreatorForge - AI Content Growth Engine for Creators",
|
||||
description: "Transform from posting randomly into a data-driven content machine. CreatorForge uses AI to generate viral strategies, optimize content, and scale your creator business.",
|
||||
keywords: "creator tools, content strategy, viral content, AI content generator, YouTube growth, creator platform",
|
||||
metadataBase: new URL("https://creatorforge.io"),
|
||||
title: "CreatorForge - AI Content Growth Engine for Creators", description: "Transform from posting randomly into a data-driven content machine. CreatorForge uses AI to generate viral strategies, optimize content, and scale your creator business.", keywords: "creator tools, content strategy, viral content, AI content generator, YouTube growth, creator platform", metadataBase: new URL("https://creatorforge.io"),
|
||||
alternates: {
|
||||
canonical: "https://creatorforge.io",
|
||||
},
|
||||
canonical: "https://creatorforge.io"},
|
||||
openGraph: {
|
||||
title: "CreatorForge - AI-Powered Creator Growth Platform",
|
||||
description: "Eliminate guessing. Turn data into viral content strategies. Join 10,000+ creators scaling with CreatorForge.",
|
||||
url: "https://creatorforge.io",
|
||||
siteName: "CreatorForge",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "CreatorForge - AI-Powered Creator Growth Platform", description: "Eliminate guessing. Turn data into viral content strategies. Join 10,000+ creators scaling with CreatorForge.", url: "https://creatorforge.io", siteName: "CreatorForge", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-sleek-ai-powered-creator-dashboard-int-1772551748233-aa931284.png",
|
||||
alt: "CreatorForge AI Dashboard",
|
||||
},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-sleek-ai-powered-creator-dashboard-int-1772551748233-aa931284.png", alt: "CreatorForge AI Dashboard"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "CreatorForge - AI Content Growth Engine",
|
||||
description: "Transform your creator strategy with AI-powered insights. No more guessing.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-sleek-ai-powered-creator-dashboard-int-1772551748233-aa931284.png",
|
||||
],
|
||||
card: "summary_large_image", title: "CreatorForge - AI Content Growth Engine", description: "Transform your creator strategy with AI-powered insights. No more guessing.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-sleek-ai-powered-creator-dashboard-int-1772551748233-aa931284.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
248
src/app/page.tsx
248
src/app/page.tsx
@@ -23,9 +23,7 @@ const navItems = [
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Start Free Trial",
|
||||
href: "/pricing",
|
||||
};
|
||||
text: "Start Free Trial", href: "/pricing"};
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -56,7 +54,7 @@ export default function HomePage() {
|
||||
tag="AI-Powered Creator Platform"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-sleek-ai-powered-creator-dashboard-int-1772551748233-aa931284.png"
|
||||
imageAlt="CreatorForge AI Dashboard"
|
||||
buttons={[
|
||||
@@ -75,12 +73,8 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Guessing Game",
|
||||
description: "Most creators post randomly without understanding what will go viral, which title converts, or how to structure content for maximum retention.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-frustrated-creator-surrounded-by-scatt-1772551746551-008f40b1.png",
|
||||
},
|
||||
id: "1", title: "Guessing Game", description: "Most creators post randomly without understanding what will go viral, which title converts, or how to structure content for maximum retention.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-frustrated-creator-surrounded-by-scatt-1772551746551-008f40b1.png"},
|
||||
items: [
|
||||
{ icon: AlertCircle, text: "No viral content strategy" },
|
||||
{ icon: AlertCircle, text: "Inconsistent growth" },
|
||||
@@ -89,12 +83,8 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "The Solution",
|
||||
description: "CreatorForge analyzes your past content, audience behavior, and competitor strategies to generate personalized, actionable insights that drive growth.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png?_wi=1",
|
||||
},
|
||||
id: "2", title: "The Solution", description: "CreatorForge analyzes your past content, audience behavior, and competitor strategies to generate personalized, actionable insights that drive growth.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Data-driven 30-day plans" },
|
||||
{ icon: CheckCircle, text: "Viral topic suggestions" },
|
||||
@@ -117,35 +107,14 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "AI Strategist",
|
||||
name: "Content Strategy Engine",
|
||||
price: "$29/mo",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=1",
|
||||
imageAlt: "AI Content Strategy Interface",
|
||||
},
|
||||
id: "1", brand: "AI Strategist", name: "Content Strategy Engine", price: "$29/mo", rating: 5,
|
||||
reviewCount: "2.3k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png", imageAlt: "AI Content Strategy Interface"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Optimization Tool",
|
||||
name: "Content Optimizer",
|
||||
price: "$29/mo",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png?_wi=1",
|
||||
imageAlt: "Content Optimization Dashboard",
|
||||
},
|
||||
id: "2", brand: "Optimization Tool", name: "Content Optimizer", price: "$29/mo", rating: 5,
|
||||
reviewCount: "1.8k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png", imageAlt: "Content Optimization Dashboard"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Gamification",
|
||||
name: "Creator Leaderboard",
|
||||
price: "$79/mo",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png?_wi=1",
|
||||
imageAlt: "Creator Leaderboard Interface",
|
||||
},
|
||||
id: "3", brand: "Gamification", name: "Creator Leaderboard", price: "$79/mo", rating: 5,
|
||||
reviewCount: "1.5k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png", imageAlt: "Creator Leaderboard Interface"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -162,12 +131,8 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Connect Your Channels",
|
||||
description: "Link your YouTube, Instagram, TikTok, Spotify, and other platforms. CreatorForge analyzes your existing content and audience data.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/youtube-logo-icon-clean-design-recogniza-1772551745051-48c45f2e.png",
|
||||
},
|
||||
id: "1", title: "Connect Your Channels", description: "Link your YouTube, Instagram, TikTok, Spotify, and other platforms. CreatorForge analyzes your existing content and audience data.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/youtube-logo-icon-clean-design-recogniza-1772551745051-48c45f2e.png"},
|
||||
items: [
|
||||
{ icon: LinkIcon, text: "Multi-platform integration" },
|
||||
{ icon: Lock, text: "Secure authentication" },
|
||||
@@ -176,12 +141,8 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Analyze & Learn",
|
||||
description: "Our AI examines your content performance, audience behavior patterns, and competitor strategies to identify growth opportunities.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=2",
|
||||
},
|
||||
id: "2", title: "Analyze & Learn", description: "Our AI examines your content performance, audience behavior patterns, and competitor strategies to identify growth opportunities.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png"},
|
||||
items: [
|
||||
{ icon: BarChart3, text: "Deep analytics" },
|
||||
{ icon: Brain, text: "AI insights" },
|
||||
@@ -190,12 +151,8 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Get Personalized Strategy",
|
||||
description: "Receive a 30-day content plan with viral topic suggestions, hook ideas, script outlines, title variations, and thumbnail concepts tailored to your niche.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png?_wi=2",
|
||||
},
|
||||
id: "3", title: "Get Personalized Strategy", description: "Receive a 30-day content plan with viral topic suggestions, hook ideas, script outlines, title variations, and thumbnail concepts tailored to your niche.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-video-analysis-interface-showing-hook--1772551746633-186215ef.png"},
|
||||
items: [
|
||||
{ icon: FileText, text: "30-day content plan" },
|
||||
{ icon: Lightbulb, text: "Viral ideas" },
|
||||
@@ -204,12 +161,8 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Execute & Track",
|
||||
description: "Follow the plan, upload content, and watch CreatorForge track performance, predict retention, optimize titles, and guide monetization strategies.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png?_wi=2",
|
||||
},
|
||||
id: "4", title: "Execute & Track", description: "Follow the plan, upload content, and watch CreatorForge track performance, predict retention, optimize titles, and guide monetization strategies.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/a-creator-leaderboard-and-performance-da-1772551757897-12e041bf.png"},
|
||||
items: [
|
||||
{ icon: TrendingUp, text: "Performance tracking" },
|
||||
{ icon: Eye, text: "Retention prediction" },
|
||||
@@ -250,59 +203,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
role: "YouTube Creator",
|
||||
company: "Tech Reviews Channel",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-young-youtube-1772551746026-a824221a.png",
|
||||
imageAlt: "Sarah Chen YouTube Creator",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", role: "YouTube Creator", company: "Tech Reviews Channel", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-young-youtube-1772551746026-a824221a.png", imageAlt: "Sarah Chen YouTube Creator"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Rivera",
|
||||
role: "Indie Musician",
|
||||
company: "Independent Artist",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-an-indie-musici-1772551746344-b6ca60ad.png",
|
||||
imageAlt: "Marcus Rivera Indie Musician",
|
||||
},
|
||||
id: "2", name: "Marcus Rivera", role: "Indie Musician", company: "Independent Artist", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-an-indie-musici-1772551746344-b6ca60ad.png", imageAlt: "Marcus Rivera Indie Musician"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Park",
|
||||
role: "Podcast Host",
|
||||
company: "The Growth Show",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-podcaster-eng-1772551746968-aac7bec3.png",
|
||||
imageAlt: "Jessica Park Podcaster",
|
||||
},
|
||||
id: "3", name: "Jessica Park", role: "Podcast Host", company: "The Growth Show", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-podcaster-eng-1772551746968-aac7bec3.png", imageAlt: "Jessica Park Podcaster"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thompson",
|
||||
role: "Solo Founder",
|
||||
company: "SaaS Startup",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-solo-founder--1772551745576-83c4be6e.png",
|
||||
imageAlt: "David Thompson Solo Founder",
|
||||
},
|
||||
id: "4", name: "David Thompson", role: "Solo Founder", company: "SaaS Startup", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-solo-founder--1772551745576-83c4be6e.png", imageAlt: "David Thompson Solo Founder"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma Lopez",
|
||||
role: "Instagram Creator",
|
||||
company: "Lifestyle Brand",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-an-instagram-in-1772551745996-5fecaecb.png",
|
||||
imageAlt: "Emma Lopez Instagram Creator",
|
||||
},
|
||||
id: "5", name: "Emma Lopez", role: "Instagram Creator", company: "Lifestyle Brand", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-an-instagram-in-1772551745996-5fecaecb.png", imageAlt: "Emma Lopez Instagram Creator"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Alex Khan",
|
||||
role: "Content Creator",
|
||||
company: "Multi-Platform",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-content-creat-1772551745659-03517607.png",
|
||||
imageAlt: "Alex Khan Content Creator",
|
||||
},
|
||||
id: "6", name: "Alex Khan", role: "Content Creator", company: "Multi-Platform", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/professional-headshot-of-a-content-creat-1772551745659-03517607.png", imageAlt: "Alex Khan Content Creator"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
@@ -319,66 +236,24 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "free",
|
||||
title: "Starter",
|
||||
price: "Free",
|
||||
period: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=1",
|
||||
imageAlt: "Starter Plan",
|
||||
button: { text: "Start Free", href: "/pricing" },
|
||||
id: "free", title: "Starter", price: "Free", period: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Starter Plan", button: { text: "Start Free", href: "/pricing" },
|
||||
features: [
|
||||
"Limited content ideas (5/month)",
|
||||
"Basic analytics",
|
||||
"Community access",
|
||||
"1 platform integration",
|
||||
],
|
||||
"Limited content ideas (5/month)", "Basic analytics", "Community access", "1 platform integration"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
title: "Creator Pro",
|
||||
price: "$29",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=2",
|
||||
imageAlt: "Creator Pro Plan",
|
||||
button: { text: "Get Started", href: "/pricing" },
|
||||
id: "pro", title: "Creator Pro", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Pro Plan", button: { text: "Get Started", href: "/pricing" },
|
||||
features: [
|
||||
"30 content ideas/month",
|
||||
"Full AI Strategist",
|
||||
"Content Optimization",
|
||||
"3 platform integrations",
|
||||
],
|
||||
"30 content ideas/month", "Full AI Strategist", "Content Optimization", "3 platform integrations"],
|
||||
},
|
||||
{
|
||||
id: "advanced",
|
||||
title: "Creator Advanced",
|
||||
price: "$79",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=3",
|
||||
imageAlt: "Creator Advanced Plan",
|
||||
button: { text: "Get Started", href: "/pricing" },
|
||||
id: "advanced", title: "Creator Advanced", price: "$79", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Advanced Plan", button: { text: "Get Started", href: "/pricing" },
|
||||
features: [
|
||||
"Unlimited content ideas",
|
||||
"Advanced competitor breakdown",
|
||||
"Monetization roadmap",
|
||||
"Sponsorship templates",
|
||||
"Unlimited integrations",
|
||||
],
|
||||
"Unlimited content ideas", "Advanced competitor breakdown", "Monetization roadmap", "Sponsorship templates", "Unlimited integrations"],
|
||||
},
|
||||
{
|
||||
id: "pro-max",
|
||||
title: "Creator Pro Max",
|
||||
price: "$199",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=4",
|
||||
imageAlt: "Creator Pro Max Plan",
|
||||
button: { text: "Get Started", href: "/pricing" },
|
||||
id: "pro-max", title: "Creator Pro Max", price: "$199", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Pro Max Plan", button: { text: "Get Started", href: "/pricing" },
|
||||
features: [
|
||||
"Everything in Advanced",
|
||||
"1:1 AI Growth Assistant",
|
||||
"Custom growth simulations",
|
||||
"Deep brand audit",
|
||||
"Priority support",
|
||||
],
|
||||
"Everything in Advanced", "1:1 AI Growth Assistant", "Custom growth simulations", "Deep brand audit", "Priority support"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -395,37 +270,19 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Which platforms does CreatorForge support?",
|
||||
content: "CreatorForge integrates with YouTube, Instagram, TikTok, Spotify, Twitter/X, and more. You can connect multiple platforms to our system for comprehensive analysis and strategy generation.",
|
||||
},
|
||||
id: "1", title: "Which platforms does CreatorForge support?", content: "CreatorForge integrates with YouTube, Instagram, TikTok, Spotify, Twitter/X, and more. You can connect multiple platforms to our system for comprehensive analysis and strategy generation."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How personalized are the content strategies?",
|
||||
content: "Our AI analyzes your specific niche, audience demographics, past content performance, and competitor strategies to generate 100% personalized content plans tailored to YOUR growth.",
|
||||
},
|
||||
id: "2", title: "How personalized are the content strategies?", content: "Our AI analyzes your specific niche, audience demographics, past content performance, and competitor strategies to generate 100% personalized content plans tailored to YOUR growth."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I cancel anytime?",
|
||||
content: "Yes! All paid plans can be cancelled anytime. No long-term contracts, no hidden fees. Your data is always yours to keep.",
|
||||
},
|
||||
id: "3", title: "Can I cancel anytime?", content: "Yes! All paid plans can be cancelled anytime. No long-term contracts, no hidden fees. Your data is always yours to keep."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What's included in the 1:1 AI Growth Assistant?",
|
||||
content: "The Pro Max plan includes direct access to AI-powered growth consultation, custom strategy recommendations, growth simulations, and priority support from our team.",
|
||||
},
|
||||
id: "4", title: "What's included in the 1:1 AI Growth Assistant?", content: "The Pro Max plan includes direct access to AI-powered growth consultation, custom strategy recommendations, growth simulations, and priority support from our team."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How often is my data updated?",
|
||||
content: "We sync your platform data in real-time so our AI always has the latest performance metrics and audience insights for analysis.",
|
||||
},
|
||||
id: "5", title: "How often is my data updated?", content: "We sync your platform data in real-time so our AI always has the latest performance metrics and audience insights for analysis."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Is my creator data secure?",
|
||||
content: "Absolutely. We use enterprise-grade encryption, never sell your data, and comply with GDPR and all privacy regulations. Your creator work is sacred.",
|
||||
},
|
||||
id: "6", title: "Is my creator data secure?", content: "Absolutely. We use enterprise-grade encryption, never sell your data, and comply with GDPR and all privacy regulations. Your creator work is sacred."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png"
|
||||
imageAlt="CreatorForge FAQ Support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -444,7 +301,7 @@ export default function HomePage() {
|
||||
{ text: "Start Your Free Trial", href: "/pricing" },
|
||||
{ text: "Schedule Demo Call", href: "/contact" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -453,8 +310,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "How It Works", href: "#how-it-works" },
|
||||
@@ -462,8 +318,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -471,8 +326,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Cookie Policy", href: "#cookies" },
|
||||
|
||||
@@ -18,9 +18,7 @@ const navItems = [
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Start Free Trial",
|
||||
href: "/pricing",
|
||||
};
|
||||
text: "Start Free Trial", href: "/pricing"};
|
||||
|
||||
export default function PricingPage() {
|
||||
return (
|
||||
@@ -52,71 +50,24 @@ export default function PricingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "free",
|
||||
title: "Starter",
|
||||
price: "Free",
|
||||
period: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=5",
|
||||
imageAlt: "Starter Plan",
|
||||
button: { text: "Start Free", href: "#signup" },
|
||||
id: "free", title: "Starter", price: "Free", period: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Starter Plan", button: { text: "Start Free", href: "#signup" },
|
||||
features: [
|
||||
"Limited content ideas (5/month)",
|
||||
"Basic analytics dashboard",
|
||||
"Community access",
|
||||
"1 platform integration",
|
||||
"Email support",
|
||||
],
|
||||
"Limited content ideas (5/month)", "Basic analytics dashboard", "Community access", "1 platform integration", "Email support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
title: "Creator Pro",
|
||||
price: "$29",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=6",
|
||||
imageAlt: "Creator Pro Plan",
|
||||
button: { text: "Get Started", href: "#signup" },
|
||||
id: "pro", title: "Creator Pro", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Pro Plan", button: { text: "Get Started", href: "#signup" },
|
||||
features: [
|
||||
"30 content ideas per month",
|
||||
"Full AI Strategist access",
|
||||
"Content Optimization tools",
|
||||
"3 platform integrations",
|
||||
"Priority email support",
|
||||
"Monthly growth reports",
|
||||
],
|
||||
"30 content ideas per month", "Full AI Strategist access", "Content Optimization tools", "3 platform integrations", "Priority email support", "Monthly growth reports"],
|
||||
},
|
||||
{
|
||||
id: "advanced",
|
||||
title: "Creator Advanced",
|
||||
price: "$79",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=7",
|
||||
imageAlt: "Creator Advanced Plan",
|
||||
button: { text: "Get Started", href: "#signup" },
|
||||
id: "advanced", title: "Creator Advanced", price: "$79", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Advanced Plan", button: { text: "Get Started", href: "#signup" },
|
||||
features: [
|
||||
"Unlimited content ideas",
|
||||
"Advanced competitor breakdown",
|
||||
"Monetization roadmap",
|
||||
"Sponsorship templates",
|
||||
"Unlimited platform integrations",
|
||||
"Weekly strategy calls",
|
||||
],
|
||||
"Unlimited content ideas", "Advanced competitor breakdown", "Monetization roadmap", "Sponsorship templates", "Unlimited platform integrations", "Weekly strategy calls"],
|
||||
},
|
||||
{
|
||||
id: "pro-max",
|
||||
title: "Creator Pro Max",
|
||||
price: "$199",
|
||||
period: "/month",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=8",
|
||||
imageAlt: "Creator Pro Max Plan",
|
||||
button: { text: "Get Started", href: "#signup" },
|
||||
id: "pro-max", title: "Creator Pro Max", price: "$199", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png", imageAlt: "Creator Pro Max Plan", button: { text: "Get Started", href: "#signup" },
|
||||
features: [
|
||||
"Everything in Advanced",
|
||||
"1:1 AI Growth Assistant",
|
||||
"Custom growth simulations",
|
||||
"Deep brand audit",
|
||||
"Priority 24/7 support",
|
||||
"Exclusive creator network",
|
||||
],
|
||||
"Everything in Advanced", "1:1 AI Growth Assistant", "Custom growth simulations", "Deep brand audit", "Priority 24/7 support", "Exclusive creator network"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -151,7 +102,7 @@ export default function PricingPage() {
|
||||
{ text: "Start Free Trial", href: "#signup" },
|
||||
{ text: "Compare Plans", href: "#pricing" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,8 +111,7 @@ export default function PricingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/#features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "How It Works", href: "/#how-it-works" },
|
||||
@@ -169,8 +119,7 @@ export default function PricingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -178,8 +127,7 @@ export default function PricingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Cookie Policy", href: "#cookies" },
|
||||
|
||||
Reference in New Issue
Block a user