diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5ae7f50..4be6e57 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,7 +18,7 @@ const navItems = [ ]; const navButton = { - text: "Start Free Trial", href: "/pricing"}; + text: "Start Free Trial", href: "/pricing" }; export default function AboutPage() { return ( @@ -49,7 +49,7 @@ export default function AboutPage() { tag="About CreatorForge" 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/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png" imageAlt="CreatorForge Mission" buttons={[ @@ -69,7 +69,8 @@ export default function AboutPage() { 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"}, + 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" }, @@ -79,7 +80,8 @@ export default function AboutPage() { }, { 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"}, + 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" }, @@ -89,7 +91,8 @@ export default function AboutPage() { }, { 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"}, + 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" }, @@ -112,7 +115,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} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ea9151f..f180c19 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,7 +18,7 @@ const navItems = [ ]; const navButton = { - text: "Start Free Trial", href: "/pricing"}; + text: "Start Free Trial", href: "/pricing" }; export default function ContactPage() { return ( @@ -49,7 +49,7 @@ export default function ContactPage() { tag="Contact Us" 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/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png" imageAlt="CreatorForge Contact" buttons={[ @@ -68,17 +68,23 @@ 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" imageAlt="CreatorForge Support" @@ -99,7 +105,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} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 78eeb72..0dde4f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ const navItems = [ ]; const navButton = { - text: "Start Free Trial", href: "/pricing"}; + text: "Start Free Trial", href: "/pricing" }; export default function HomePage() { return ( @@ -54,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={[ @@ -74,7 +74,8 @@ export default function HomePage() { 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"}, + 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" }, @@ -84,7 +85,8 @@ export default function HomePage() { }, { 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"}, + 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" }, @@ -108,13 +110,16 @@ export default function HomePage() { 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", imageAlt: "AI Content Strategy Interface"}, + 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", imageAlt: "Content Optimization Dashboard"}, + 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", imageAlt: "Creator Leaderboard Interface"}, + 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" @@ -132,7 +137,8 @@ export default function HomePage() { 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"}, + 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" }, @@ -142,7 +148,8 @@ export default function HomePage() { }, { 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"}, + 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" }, @@ -152,7 +159,8 @@ export default function HomePage() { }, { 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"}, + 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" }, @@ -162,7 +170,8 @@ export default function HomePage() { }, { 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"}, + 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" }, @@ -204,22 +213,28 @@ export default function HomePage() { 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"}, + 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"}, + 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"}, + 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"}, + 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"}, + 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"}, + 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" @@ -236,24 +251,28 @@ 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", 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: "#signup" }, 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", 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: "#signup" }, 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", 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: "#signup" }, 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", 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: "#signup" }, 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" @@ -270,17 +289,23 @@ 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" imageAlt="CreatorForge FAQ Support" @@ -298,10 +323,10 @@ export default function HomePage() { text="Ready to transform your creator journey? Join thousands of creators using CreatorForge to turn guessing into strategy." animationType="entrance-slide" buttons={[ - { text: "Start Your Free Trial", href: "/pricing" }, - { text: "Schedule Demo Call", href: "/contact" }, + { text: "Start Your Free Trial", href: "#signup" }, + { text: "Schedule Demo Call", href: "#contact" }, ]} - background={{ variant: "canvas-reveal" }} + background={{ variant: "floatingGradient" }} useInvertedBackground={false} /> diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 200bcdf..2247cf2 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -18,7 +18,7 @@ const navItems = [ ]; const navButton = { - text: "Start Free Trial", href: "/pricing"}; + text: "Start Free Trial", href: "/pricing" }; export default function PricingPage() { return ( @@ -52,22 +52,26 @@ export default function PricingPage() { { 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", 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", 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", 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" @@ -102,7 +106,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} />