From 8f1a1d7ab3b66c37d95bd030fc26d51ad91eb918 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:52:58 +0000 Subject: [PATCH] Update src/app/matches/page.tsx --- src/app/matches/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/matches/page.tsx b/src/app/matches/page.tsx index a17fb9e..0dc0df5 100644 --- a/src/app/matches/page.tsx +++ b/src/app/matches/page.tsx @@ -82,7 +82,7 @@ const MatchesPage = () => { category: "Home", title: "Elite FC vs City United", excerpt: "Upcoming match on Saturday at 3:00 PM. Secure your tickets now and cheer for our team!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg?_wi=3", imageAlt: "Elite FC vs City United Match", authorName: "Match Coordinator", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", @@ -93,7 +93,7 @@ const MatchesPage = () => { category: "Away", title: "League Challenge at Riverside Stadium", excerpt: "Travel with us to Riverside Stadium for this crucial league match. Team departure at 10:00 AM.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg?_wi=3", imageAlt: "League Challenge Match", authorName: "Travel Coordinator", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman_23-2148856070.jpg", @@ -104,7 +104,7 @@ const MatchesPage = () => { category: "Tournament", title: "Regional Cup Final - We Won!", excerpt: "Congratulations to our team for winning the regional cup final with an outstanding 3-1 performance!", - imageSrc: "http://img.b2bpic.net/free-photo/that-s-how-success-looks-like-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/that-s-how-success-looks-like-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13657.jpg?_wi=2", imageAlt: "Regional Cup Final Victory", authorName: "Manager", authorAvatar: "http://img.b2bpic.net/free-photo/confident-pretty-brunette-caucasian-girl-looks-camera-orange_141793-69794.jpg",