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" 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' }, '*'); })(); +` + }} + /> + +