From f484d5c8ae366e30d70f742fc068959f0159e7a2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:16:16 +0000 Subject: [PATCH] Update src/app/events/page.tsx --- src/app/events/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index dfd1971..70f0709 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -103,7 +103,7 @@ export default function EventsPage() { category: "Concert", title: "Mozart Requiem", excerpt: "A powerful and moving performance of Mozart's Requiem. Presented at the historic Stockey Centre with special guest soloists.", - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg?_wi=2", imageAlt: "Mozart Requiem concert poster", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", @@ -114,7 +114,7 @@ export default function EventsPage() { category: "Concert", title: "Spring Community Orchestra Concert", excerpt: "Our community orchestra performs a diverse program featuring works from classical masters and contemporary composers.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg?_wi=2", imageAlt: "Spring concert performance", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", @@ -125,7 +125,7 @@ export default function EventsPage() { category: "Workshop", title: "Beginner Violin Workshop", excerpt: "Join us for an interactive workshop perfect for anyone curious about learning violin. No experience necessary!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg?_wi=2", imageAlt: "Beginner violin workshop", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", @@ -136,7 +136,7 @@ export default function EventsPage() { category: "Community Event", title: "Music in the Park - Summer Series", excerpt: "Free outdoor concerts celebrating music in nature. Bring a blanket, bring your friends, and enjoy live performances.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg?_wi=2", imageAlt: "Outdoor summer concert in park", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg",