From ca90f42a8191b7cfb33a71fb384530110dc2e1ae Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:16:00 +0000 Subject: [PATCH 1/3] 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" -- 2.49.1 From 81f6ba2b499279a294f6f09d861e4a771f8ba322 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:16:01 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 720b92d..48997e3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +