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"}, ]}