From 7bfcd0421123648e644442eaaecee41ba7cbe42f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:07:09 +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 650d7b3..7e40b03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function ChessClubPage() { { imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-playing-chess-indoors_23-2150128768.jpg", imageAlt: "Players at tournament"}, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg", imageAlt: "Club members playing"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-friends-enjoying-while-playing-chess-coffee-time-home_637285-4535.jpg?_wi=1", imageAlt: "Club members playing"}, { imageSrc: "http://img.b2bpic.net/free-photo/woman-cozy-sweater-holds-chessboard-with-wooden-chess-pieces-set-apart_169016-16291.jpg", imageAlt: "Chess strategy session"}, { @@ -103,7 +103,7 @@ export default function ChessClubPage() { 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"}, + 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?_wi=2"}, { 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"},