From c5b685c2d981f4344e1f6648ccf95437d447e4b3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:45:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fbde18..a06d4a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function HomePage() { testimonials={[ { name: "Sarah Johnson", handle: "Course Creator", testimonial: "FIOVA transformed how I launch courses. Everything is connected, on-brand, and ready to deploy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { name: "Michael Chen", handle: "Agency Owner", testimonial: "Managing multiple client brands is now effortless. One system handles it all.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=1", imageAlt: "Michael Chen" }, { name: "Emily Rodriguez", handle: "Consultant", testimonial: "No more juggling 12 tools. FIOVA does the heavy lifting.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "Emily Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1", imageAlt: "Emily Rodriguez" }, ]} useInvertedBackground={false} @@ -210,13 +210,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "Course Creator, @sarahjohn", testimonial: "FIOVA cut my launch prep time by 70%. Everything is on-brand, on-strategy, and ready to deploy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "Course Creator, @sarahjohn", testimonial: "FIOVA cut my launch prep time by 70%. Everything is on-brand, on-strategy, and ready to deploy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg?_wi=2", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", handle: "Agency Owner, @mchen", testimonial: "Managing multiple client brands used to be chaos. Now one system handles strategy, content, and operations for all of them.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", handle: "Agency Owner, @mchen", testimonial: "Managing multiple client brands used to be chaos. Now one system handles strategy, content, and operations for all of them.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=2", imageAlt: "Michael Chen" }, { - id: "3", name: "Emily Rodriguez", handle: "Consultant, @emilyrodz", testimonial: "I'm not hiring freelancers anymore. FIOVA generates better copy faster and I control the entire brand voice.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "Emily Rodriguez" + id: "3", name: "Emily Rodriguez", handle: "Consultant, @emilyrodz", testimonial: "I'm not hiring freelancers anymore. FIOVA generates better copy faster and I control the entire brand voice.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "4", name: "David Kim", handle: "Community Builder, @davidkim", testimonial: "The intelligence feedback loop is genius. Each campaign teaches FIOVA more about what works for my audience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", imageAlt: "David Kim"