Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:19:18 +00:00

View File

@@ -84,18 +84,18 @@ export default function LandingPage() {
title: "Chess Coaching", description: "Learn from experienced coaches who can help you master tactics, strategy, and improve your rating.", icon: BookOpen,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-abstract-chess-pieces_23-2151476048.jpg", imageAlt: "Chess tactics training session"},
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-abstract-chess-pieces_23-2151476048.jpg?_wi=1", imageAlt: "Chess tactics training session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-chess-indoors-side-view_23-2150128767.jpg", imageAlt: "Chess tournament competition"},
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-chess-indoors-side-view_23-2150128767.jpg?_wi=1", imageAlt: "Chess tournament competition"},
],
},
{
title: "Regular Tournaments", description: "Participate in weekly and monthly tournaments with players of all skill levels. Test your abilities and climb the rankings.", icon: Trophy,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-chess-indoors-side-view_23-2150128767.jpg", imageAlt: "Tournament gameplay and competition"},
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-chess-indoors-side-view_23-2150128767.jpg?_wi=2", imageAlt: "Tournament gameplay and competition"},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-abstract-chess-pieces_23-2151476048.jpg", imageAlt: "Strategic chess analysis"},
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-abstract-chess-pieces_23-2151476048.jpg?_wi=2", imageAlt: "Strategic chess analysis"},
],
},
]}