Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 12:09:42 +00:00

View File

@@ -104,16 +104,16 @@ export default function ChessClubPage() {
useInvertedBackground={true}
features={[
{
id: "1", title: "Expert Coaching & Training", description: "Learn from experienced instructors who help you master openings, middlegame tactics, and endgame strategies tailored to your skill level.", imageSrc: "http://img.b2bpic.net/free-photo/father-son-playing-chess_23-2148441010.jpg"
id: 1, title: "Expert Coaching & Training", description: "Learn from experienced instructors who help you master openings, middlegame tactics, and endgame strategies tailored to your skill level.", imageSrc: "http://img.b2bpic.net/free-photo/father-son-playing-chess_23-2148441010.jpg"
},
{
id: "2", title: "Weekly Meetups & Events", description: "Participate in casual games, blitz tournaments, and themed chess nights every week, building connections with fellow enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg"
id: 2, title: "Weekly Meetups & Events", description: "Participate in casual games, blitz tournaments, and themed chess nights every week, building connections with fellow enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg"
},
{
id: "3", title: "Competitive Tournaments", description: "Test your skills in our regular internal tournaments and annual championship events with prizes and recognition.", imageSrc: "http://img.b2bpic.net/free-vector/neon-chess-club-fun-night-flyer_742173-6368.jpg"
id: 3, title: "Competitive Tournaments", description: "Test your skills in our regular internal tournaments and annual championship events with prizes and recognition.", imageSrc: "http://img.b2bpic.net/free-vector/neon-chess-club-fun-night-flyer_742173-6368.jpg"
},
{
id: "4", title: "Access to Resources", description: "Explore our library of chess books, online databases, training platforms, and analysis tools exclusively for members.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-books-wooden-table_23-2147850024.jpg"
id: 4, title: "Access to Resources", description: "Explore our library of chess books, online databases, training platforms, and analysis tools exclusively for members.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-books-wooden-table_23-2147850024.jpg"
},
]}
/>