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,