From ca90f42a8191b7cfb33a71fb384530110dc2e1ae Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:16:00 +0000 Subject: [PATCH] Update src/app/join/page.tsx --- src/app/join/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/join/page.tsx b/src/app/join/page.tsx index d5d85c4..2a627e6 100644 --- a/src/app/join/page.tsx +++ b/src/app/join/page.tsx @@ -141,7 +141,7 @@ export default function JoinPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-people-book-club_23-2150059056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-people-book-club_23-2150059056.jpg?_wi=2" imageAlt="Joining the community" mediaAnimation="blur-reveal" mediaPosition="right"