From 1c7d65bdccfbc7b4d6c1cc3a3855c5f6cae4b87c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 19:24:43 +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 6004c03..ff7ada5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg?_wi=1" imageAlt="Youth athletes training at Makedones Evosmou wrestling club" mediaAnimation="slide-up" avatars={[ @@ -194,7 +194,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg?_wi=2", imageAlt: "wrestling equipment workout gym", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg?_wi=1", imageAlt: "wrestling equipment workout gym", }, ]} @@ -254,7 +254,7 @@ export default function LandingPage() { id: "c1", name: "Alexios Georgiou", role: "Head Coach", - imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg?_wi=2", }, { id: "c2", -- 2.49.1