From f56c6bcfc58b4c1e013697cf4f8f95e1ba988737 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:18:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5b62b0..9668573 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,10 +186,10 @@ export default function LandingPage() { tag="Testimonials" testimonials={[ { - id: "1", name: "Marcus Chen", role: "Digital Entrepreneur", testimonial: "Within 6 months, I went from 0 to 500K subscribers using their platform. The automation is incredible. I'm making $15K+ monthly without ever appearing on camera.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/professional-headshot-of-a-satisfied-ent-1772893091874-f1094d57.png", imageAlt: "Marcus Chen" + id: "1", name: "Marcus Chen", role: "Digital Entrepreneur", testimonial: "Within 6 months, I went from 0 to 500K subscribers using their platform. The automation is incredible. I'm making $15K+ monthly without ever appearing on camera.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/professional-headshot-of-a-satisfied-ent-1772893091874-f1094d57.png?_wi=1", imageAlt: "Marcus Chen" }, { - id: "2", name: "Sarah Williams", role: "Content Strategist", testimonial: "The AI scriptwriting saves me 20 hours per week. The video editing is cinematic quality. I've tripled my channel's revenue in 4 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/headshot-of-a-digital-marketer-who-uses--1772893089877-fb9e1d21.png", imageAlt: "Sarah Williams" + id: "2", name: "Sarah Williams", role: "Content Strategist", testimonial: "The AI scriptwriting saves me 20 hours per week. The video editing is cinematic quality. I've tripled my channel's revenue in 4 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/headshot-of-a-digital-marketer-who-uses--1772893089877-fb9e1d21.png?_wi=1", imageAlt: "Sarah Williams" }, { id: "3", name: "David Rodriguez", role: "Course Creator", testimonial: "This platform transformed my business. I'm now running 3 successful channels completely on autopilot. The thumbnail design alone increased my CTR by 45%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/successful-course-creator-who-monetized--1772893090001-8322efc2.png", imageAlt: "David Rodriguez" @@ -198,10 +198,10 @@ export default function LandingPage() { id: "4", name: "Emily Thompson", role: "Business Coach", testimonial: "I scaled my YouTube presence without sacrificing quality. My channels now generate passive income while I focus on my main business. Best investment I've made.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/busy-entrepreneur-who-scaled-youtube-pre-1772893090618-af26fb7d.png", imageAlt: "Emily Thompson" }, { - id: "5", name: "James Park", role: "Finance Educator", testimonial: "The channel management features are game-changing. Automated uploads, scheduling, analytics—everything works seamlessly. I went from 10K to 300K subs in 8 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/professional-headshot-of-a-satisfied-ent-1772893091874-f1094d57.png", imageAlt: "James Park" + id: "5", name: "James Park", role: "Finance Educator", testimonial: "The channel management features are game-changing. Automated uploads, scheduling, analytics—everything works seamlessly. I went from 10K to 300K subs in 8 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/professional-headshot-of-a-satisfied-ent-1772893091874-f1094d57.png?_wi=2", imageAlt: "James Park" }, { - id: "6", name: "Lisa Anderson", role: "Tech Influencer", testimonial: "Their automation platform freed up my time to focus on strategy. My channels are now generating six figures annually. Highly recommend to anyone serious about YouTube.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/headshot-of-a-digital-marketer-who-uses--1772893089877-fb9e1d21.png", imageAlt: "Lisa Anderson" + id: "6", name: "Lisa Anderson", role: "Tech Influencer", testimonial: "Their automation platform freed up my time to focus on strategy. My channels are now generating six figures annually. Highly recommend to anyone serious about YouTube.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXnNoxWpOIfLgqte6mDCuGP3Z/headshot-of-a-digital-marketer-who-uses--1772893089877-fb9e1d21.png?_wi=2", imageAlt: "Lisa Anderson" } ]} animationType="blur-reveal"