From 8451292db62c1edc7cd8f92d58efa77987a9238b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 14:49:53 +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 32ec950..c9ca99f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/monochrome-pieces-chess-board-game_23-2150378629.jpg", imageAlt: "Chess game master match"}, { - imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg", imageAlt: "Chess tactical digital interface"} + imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg?_wi=1", imageAlt: "Chess tactical digital interface"} ]} mediaAnimation="slide-up" rating={5} @@ -71,7 +71,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Real-Time Ranking", description: "Compete with players worldwide with our sophisticated matchmaking engine.", imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg", buttonIcon: Zap, + title: "Real-Time Ranking", description: "Compete with players worldwide with our sophisticated matchmaking engine.", imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg?_wi=2", buttonIcon: Zap, }, { title: "Tactical Analysis", description: "Study your games with an AI engine designed to help you spot mistakes and improve.", imageSrc: "http://img.b2bpic.net/free-photo/young-old-men-playing-chess-side-view_23-2150128775.jpg", buttonIcon: Cpu, -- 2.49.1