From 0870c4172ed3d99a426825eedcebbc29861f4544 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 15:33:35 +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 4c53a87..769eff1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { }, ]} avatarText="Join our growing audience of theatre lovers!" - imageSrc="http://img.b2bpic.net/free-photo/blurred-red-spots-with-copy-space_23-2148241380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-red-spots-with-copy-space_23-2148241380.jpg?_wi=1" imageAlt="A dramatic stage with a single spotlight and velvet curtains, awaiting a performance" showDimOverlay={true} showBlur={true} @@ -279,7 +279,7 @@ export default function LandingPage() { imageAlt: "Portrait of Paweł Zieliński", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blurred-red-spots-with-copy-space_23-2148241380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-red-spots-with-copy-space_23-2148241380.jpg?_wi=2", imageAlt: "theatre director portrait serious", }, ]} -- 2.49.1