From dd0312c8f632a95da82308b75d86632ba7d3130a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 10:09:08 +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 55069f9..457b283 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-sunrise-line-horizon_158595-5804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-sunrise-line-horizon_158595-5804.jpg?_wi=1", imageAlt: "Football World Hero Slide", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-female-soccer-player-holding-ball_23-2150887281.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-sunrise-line-horizon_158595-5804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-sunrise-line-horizon_158595-5804.jpg?_wi=2", imageAlt: "legendary footballer hero portrait", }, ]} -- 2.49.1