From c5ede15509ed0bacc523b35b6b984ccce4dd5e93 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 10:38:50 +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 e659710..903dc39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg", imageAlt: "State-of-the-art gym facility with modern equipment" + imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=1", imageAlt: "State-of-the-art gym facility with modern equipment" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-with-kettlebells_1098-14490.jpg", imageAlt: "Professional athlete training with dedication" @@ -247,7 +247,7 @@ export default function LandingPage() { description="Experience Buch Athletics firsthand. No commitment. No contracts. Just pure performance." background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=2" imageAlt="Premium gym facility ready for your trial" mediaAnimation="slide-up" mediaPosition="right"