From 4164fa3ae6917a71feb949e0463a569e56fd010e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 11:31:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6982df3..06b7c15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,7 +214,7 @@ export default function FitCoachPage() { id: "4", name: "Emily Rodriguez", role: "Wellness Coach", imageSrc: "https://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg", imageAlt: "Emily Rodriguez" }, { - id: "5", name: "David Anderson", role: "Performance Coach", imageSrc: "https://img.b2bpic.net/free-photo/african-american-businessman-smiling-wearing-jersey_23-2149260614.jpg", imageAlt: "David Anderson" + id: "5", name: "David Anderson", role: "Performance Coach", imageSrc: "https://img.b2bpic.net/free-photo/african-american-businessman-smiling-wearing-jersey_23-2149260614.jpg?_wi=1", imageAlt: "David Anderson" } ]} gridVariant="four-items-2x2-equal-grid" @@ -246,7 +246,7 @@ export default function FitCoachPage() { id: "6", name: "Sarah Johnson", handle: "Designer, Creative Studio", testimonial: "FitCoach's personalized approach made all the difference. The coaches genuinely care about your success and it shows in every session.", imageSrc: "https://img.b2bpic.net/free-photo/happy-female-athlete-running-treadmill-gym_637285-8562.jpg", imageAlt: "Sarah Johnson" }, { - id: "7", name: "James Martinez", handle: "Sales Executive, Enterprise Corp", testimonial: "The results speak for themselves. In 3 months, I've transformed my body and my mindset. This is the real deal.", imageSrc: "https://img.b2bpic.net/free-photo/african-american-businessman-smiling-wearing-jersey_23-2149260614.jpg", imageAlt: "James Martinez" + id: "7", name: "James Martinez", handle: "Sales Executive, Enterprise Corp", testimonial: "The results speak for themselves. In 3 months, I've transformed my body and my mindset. This is the real deal.", imageSrc: "https://img.b2bpic.net/free-photo/african-american-businessman-smiling-wearing-jersey_23-2149260614.jpg?_wi=2", imageAlt: "James Martinez" }, { id: "8", name: "Lisa Anderson", handle: "Manager, Retail Company", testimonial: "I was skeptical at first, but the expert guidance and supportive community made the journey enjoyable and sustainable.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-of-a-confident-woman_23-2149260622.jpg", imageAlt: "Lisa Anderson" -- 2.49.1