diff --git a/src/app/orchestra/page.tsx b/src/app/orchestra/page.tsx index 86ac17c..33fa603 100644 --- a/src/app/orchestra/page.tsx +++ b/src/app/orchestra/page.tsx @@ -101,11 +101,11 @@ export default function OrchestraPage() { title: "Weekly Rehearsals", description: "Gather with fellow musicians for collaborative rehearsals. Build skills and create beautiful music together.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg?_wi=2", imageAlt: "orchestra rehearsal collaborative practice session", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg?_wi=2", imageAlt: "orchestra conductor leading musicians performing", }, }, @@ -114,11 +114,11 @@ export default function OrchestraPage() { title: "Performance Opportunities", description: "Perform at community events, concerts, and celebrations throughout the season. Share your talent with neighbors and friends.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg?_wi=2", imageAlt: "orchestra performing concert stage audience", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg?_wi=2", imageAlt: "outdoor orchestra concert park performance", }, }, @@ -127,11 +127,11 @@ export default function OrchestraPage() { title: "Community Connection", description: "Be part of a supportive, inspiring community dedicated to the arts. Friendships, mentorship, and shared creative joy.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg?_wi=2", imageAlt: "musicians socializing community gathering event", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg?_wi=2", imageAlt: "orchestra ensemble group photo musicians", }, }, @@ -154,7 +154,7 @@ export default function OrchestraPage() { quote: "After 20 years away from music, I found my way back through the community orchestra. Everyone is so supportive and encouraging.", name: "Michael Chen", role: "Community Orchestra Member", - imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg?_wi=2", imageAlt: "mature musician portrait professional photo", }, { @@ -163,7 +163,7 @@ export default function OrchestraPage() { quote: "Whispering River Music brings people together and enriches our cultural landscape. I'm grateful for everything they do.", name: "Patricia Thompson", role: "Community Member & Supporter", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg?_wi=2", imageAlt: "community member elder portrait warm", }, { @@ -172,7 +172,7 @@ export default function OrchestraPage() { quote: "The orchestra performances are exceptional. The energy, passion, and skill of our musicians create unforgettable musical experiences.", name: "James Wilson", role: "Concert Attendee & Donor", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg?_wi=3", imageAlt: "music lover concert attendee portrait photo", }, ]}