Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-21 12:38:41 +00:00

View File

@@ -51,7 +51,7 @@ export default function SitePage() {
{
imageSrc: "https://img.b2bpic.net/free-photo/close-up-men-playing-chess_23-2148997206.jpg", imageAlt: "Close-up of a chessboard during a game, pieces in mid-action, suggesting strategy and competition."},
{
imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg", imageAlt: "Members of the chess club playing a friendly game."}
imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg?_wi=1", imageAlt: "Members of the chess club playing a friendly game."}
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -99,9 +99,9 @@ export default function SitePage() {
{
id: "1", name: "Grandmaster Alex", role: "Head Coach", imageSrc: "https://img.b2bpic.net/free-photo/side-view-man-with-chess-game_23-2149833667.jpg", imageAlt: "Portrait of Grandmaster Alex, an experienced chess coach."},
{
id: "2", name: "Sarah Lee", role: "Tournament Organizer", imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg", imageAlt: "Portrait of Sarah Lee, a young and dynamic tournament organizer."},
id: "2", name: "Sarah Lee", role: "Tournament Organizer", imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg?_wi=2", imageAlt: "Portrait of Sarah Lee, a young and dynamic tournament organizer."},
{
id: "3", name: "David Chen", role: "Community Manager", imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg", imageAlt: "Portrait of David Chen, a friendly community manager."},
id: "3", name: "David Chen", role: "Community Manager", imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg?_wi=3", imageAlt: "Portrait of David Chen, a friendly community manager."},
{
id: "4", name: "Dr. Elena Petrova", role: "Strategy Advisor", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-old-man-holding-cane_23-2149833651.jpg", imageAlt: "Portrait of Dr. Elena Petrova, a wise strategy advisor."},
]}