From 615317f6839abb14962dd99b762f5c02f686e104 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 12:44:45 +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 d692cdf..9bd160f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function SitePage() { features={[ { id: 1, - title: "Weekly Meetups & Casual Play", description: "Engage in friendly matches, practice new openings, and connect with fellow chess enthusiasts in a relaxed setting.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-men-playing-chess-indoors_23-2150128768.jpg?_wi=2", imageAlt: "People playing casual chess"}, + title: "Weekly Meetups & Casual Play", description: "Engage in friendly matches, practice new openings, and connect with fellow chess enthusiasts in a relaxed setting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/smiling-male-student-approximately-20-25-1771845860002-77e28317.png", imageAlt: "People playing casual chess"}, { id: 2, title: "Structured Tournaments", description: "Test your skills in our regularly organized tournaments, from rapid chess to classical formats, with exciting prizes and recognition.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458767.jpg", imageAlt: "Chess trophy on display"}, @@ -98,7 +98,7 @@ export default function SitePage() { { id: "1", name: "Elara Vance", role: "Club President", description: "An experienced chess master and passionate leader, guiding the club with strategic vision and dedication.", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-old-man-holding-cane_23-2149833651.jpg", imageAlt: "Portrait of Elara Vance"}, { - id: "2", name: "Kaelen Thorne", role: "Tournament Organizer", description: "Master of logistics and fair play, ensuring every tournament is a memorable and competitive event.", imageSrc: "https://img.b2bpic.net/free-photo/buiness-friends-playing-game-chess_53876-15186.jpg?_wi=2", imageAlt: "Portrait of Kaelen Thorne"}, + id: "2", name: "Kaelen Thorne", role: "Tournament Organizer", description: "Master of logistics and fair play, ensuring every tournament is a memorable and competitive event.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/portrait-of-a-young-man-david-kim-25-yea-1771845858585-8f9f4f05.png", imageAlt: "Portrait of Kaelen Thorne"}, { id: "3", name: "Seraphina 'Ro' Bell", role: "Junior Coach", description: "A rising star and an inspiring mentor for new and developing players, with a knack for simplified explanations.", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-man-holding-chess-looking-positive-happy-standing-smiling-with-confident-smile-showing-teeth_839833-13590.jpg", imageAlt: "Portrait of Seraphina 'Ro' Bell"}, ]} -- 2.49.1