From 93ea965c63f5f40b9c8e2178c4a1e5bd4b4a6a5d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 08:30:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd9dd04..c86ba60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg?_wi=1" imageAlt="Community sports event" mediaAnimation="slide-up" /> @@ -95,7 +95,7 @@ export default function LandingPage() { title: "Cool Locations", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg?_wi=1" imageAlt="Social community fitness" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062001.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912390.jpg?_wi=2", imageAlt: "monthly sports calendar icon graphic", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-outdoors_23-2148948555.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-sporty-women-outdoors_23-2149161234.jpg?_wi=2", imageAlt: "monthly sports calendar icon graphic", }, ]} -- 2.49.1