From 24a56b0ff5e583542098b25564815b3dd143d08b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:11:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 889ba06..47625d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { tagAnimation="opacity" members={[ { - id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-sexy-slim-girl-doing-workout-gym_627829-9263.jpg?_wi=2", imageAlt: "Sarah Mitchell, Strength & Conditioning Coach"}, + id: "1", name: "Sarah Mitchell", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqzvIfhfPnaMfddniNbnNDkyN/uploaded-1772961023794-0w1kvlnc.png", imageAlt: "Sarah Mitchell, Strength & Conditioning Coach"}, { id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/muscled-athletic-man-stretching-before-exercising_23-2148418216.jpg?_wi=2", imageAlt: "James Chen, HIIT & Performance Coach"}, ]} -- 2.49.1