Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 14:49:00 +00:00

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
imageAlt: "Chess game master match",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198799.jpg?_wi=1",
imageAlt: "Chess tactical digital interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-old-men-playing-chess-side-view_23-2150128775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-old-men-playing-chess-side-view_23-2150128775.jpg?_wi=1",
imageAlt: "Strategy board map",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106939.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106939.jpg?_wi=1",
imageAlt: "Live tournament streaming",
},
{
@@ -100,19 +100,19 @@ export default function LandingPage() {
{
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-old-men-playing-chess-side-view_23-2150128775.jpg?_wi=2",
buttonIcon: "Cpu",
},
{
title: "Tournament Hub",
description: "Join weekly tournaments or host your own private club games for your friends.",
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106939.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106939.jpg?_wi=2",
buttonIcon: "Trophy",
},
]}