From 3f45ff5c561e50be6bd210dbc0e4ebbb268f3158 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 10:11:31 +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 3887ea0..80ae1fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Start Coaching", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-chatting-gym-full-shot_23-2149744651.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAEFUfAk1bXgRIRvo2mhKQVXny/uploaded-1777716679298-k4gm4w8e.jpg" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/fit-couple-sitting-floor-gym_23-2147949622.jpg", alt: "Fit couple" }, @@ -98,7 +98,7 @@ export default function LandingPage() { { title: "Constant Motivation", description: "Continuous support through every milestone of your fitness journey."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/dumbbells-arrangement-gym_23-2150007137.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAEFUfAk1bXgRIRvo2mhKQVXny/uploaded-1777716679299-76dyim0f.jpg" mediaAnimation="blur-reveal" /> -- 2.49.1