From bf10601fa88992a0de146c79d502aac57dc1df51 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:30:42 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a5b5ca2..2ebaee3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { 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" + 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" imageAlt="CreatorForge Mission" buttons={[ { text: "Join Our Community", href: "/contact" }, @@ -74,7 +74,7 @@ export default function AboutPage() { 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?_wi=4", }, items: [ { icon: Target, text: "User experience obsession" }, @@ -88,7 +88,7 @@ export default function AboutPage() { 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?_wi=3", }, items: [ { icon: Lightbulb, text: "AI-powered analysis" }, @@ -102,7 +102,7 @@ export default function AboutPage() { 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?_wi=3", }, items: [ { icon: CheckCircle, text: "Global creator network" }, -- 2.49.1 From 2ad3cfb60a0b2491d4dea855db495ea775b206c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:30:43 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 90c49e8..672ed3e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { 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" + 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" imageAlt="CreatorForge Contact" buttons={[ { text: "Email Us", href: "mailto:hello@creatorforge.io" }, @@ -100,7 +100,7 @@ export default function ContactPage() { 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=5" imageAlt="CreatorForge Support" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 3dd121889de001c3b1dd3f859f7eb176aaea9696 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:30:43 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 530930c..f19160d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { 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?_wi=1", }, items: [ { icon: CheckCircle, text: "Data-driven 30-day plans" }, @@ -123,7 +123,7 @@ export default function HomePage() { 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", + 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", }, { @@ -133,7 +133,7 @@ export default function HomePage() { 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", + 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", }, { @@ -143,7 +143,7 @@ export default function HomePage() { 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", + 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", }, ]} @@ -180,7 +180,7 @@ export default function HomePage() { 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?_wi=2", }, items: [ { icon: BarChart3, text: "Deep analytics" }, @@ -194,7 +194,7 @@ export default function HomePage() { 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?_wi=2", }, items: [ { icon: FileText, text: "30-day content plan" }, @@ -208,7 +208,7 @@ export default function HomePage() { 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?_wi=2", }, items: [ { icon: TrendingUp, text: "Performance tracking" }, @@ -323,7 +323,7 @@ export default function HomePage() { 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", + 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" }, features: [ @@ -338,7 +338,7 @@ export default function HomePage() { 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", + 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" }, features: [ @@ -353,7 +353,7 @@ export default function HomePage() { 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", + 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" }, features: [ @@ -369,7 +369,7 @@ export default function HomePage() { 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", + 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" }, features: [ @@ -425,7 +425,7 @@ export default function HomePage() { 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=3" imageAlt="CreatorForge FAQ Support" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From e90abea1af695fa6763d9af9e52cf2beeffcdd3f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:30:44 +0000 Subject: [PATCH 4/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index fadf526..062b3cb 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -56,7 +56,7 @@ export default function PricingPage() { 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", + 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" }, features: [ @@ -72,7 +72,7 @@ export default function PricingPage() { 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", + 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" }, features: [ @@ -89,7 +89,7 @@ export default function PricingPage() { 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", + 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" }, features: [ @@ -106,7 +106,7 @@ export default function PricingPage() { 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", + 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" }, features: [ -- 2.49.1