From 512f4ee9914d9625ecd43358f28aaf8e921a678d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 15:51:16 +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 78274ee..4e4ab35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { tag="Open Daily 6 AM - 10 PM" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg?_wi=1", imageAlt: "Modern Indoor Swimming Pool", }, { - imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg?_wi=1", imageAlt: "Crystal clear pool lane", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { button: { text: "Join Today", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-near-swimming-pool_23-2147687652.jpg?_wi=2", imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { button: { text: "Go VIP", }, - imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/refreshing-water-summer_1127-21.jpg?_wi=2", imageAlt: "Empty swimming pool with hydrotherapy showers at health spa Copy space", }, ]}