From c8095a86d5ff9f66c626f942435d34d1332ea5f0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 04:14:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b999f37..3e04972 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mime-reading-manuscript-stage-empty-auditorium_23-2147891800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mime-reading-manuscript-stage-empty-auditorium_23-2147891800.jpg?_wi=1", imageAlt: "modern performing arts theater stage", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { description: "Nonprofit committed to artistic excellence.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-havinf-fun-while-playing-poker_23-2149274008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-havinf-fun-while-playing-poker_23-2149274008.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -126,7 +126,7 @@ export default function LandingPage() { imageAlt: "black box theater experimental stage", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mime-reading-manuscript-stage-empty-auditorium_23-2147891800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mime-reading-manuscript-stage-empty-auditorium_23-2147891800.jpg?_wi=2", imageAlt: "black box theater experimental stage", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { imageAlt: "dance studio professional wooden floor", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/friends-havinf-fun-while-playing-poker_23-2149274008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-havinf-fun-while-playing-poker_23-2149274008.jpg?_wi=2", imageAlt: "black box theater experimental stage", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { imageAlt: "film screening theater auditorium", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587507.jpg?_wi=1", imageAlt: "black box theater experimental stage", }, ]} @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Aside from this, it's a great place to catch a film.", name: "Anonymous", role: "Patron", - imageSrc: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587507.jpg?_wi=2", }, { id: "2", -- 2.49.1