From a4e0d434decc587d8babcfd780c0e92378ad7069 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 13:13:53 +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 6e04ef9..8df3421 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg?_wi=1" imageAlt="Powerful athlete lifting weights in a dark, modern gym" mediaAnimation="slide-up" avatars={[ @@ -347,7 +347,7 @@ export default function LandingPage() { text: "Go Elite", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg?_wi=2", imageAlt: "Hand drawn everest logo design", }, ]} -- 2.49.1