From a6689f90a9ccbbc12dcdb5a73f300ad11e3caf76 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:04:27 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3ec72d2..f606faa 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,21 +79,21 @@ export default function AboutPage() { id: 1, title: "Fair Compensation", description: "Artists keep 85% of sales. We designed our commission structure to ensure creators are valued, not exploited.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg?_wi=3", imageAlt: "Fair payment and compensation illustration", }, { id: 2, title: "Creative Freedom", description: "Set your own prices, licensing terms, and portfolio aesthetic. Yume empowers you to maintain complete creative control.", - imageSrc: "http://img.b2bpic.net/free-vector/patent-law-concept-illustrated_23-2148693578.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/patent-law-concept-illustrated_23-2148693578.jpg?_wi=2", imageAlt: "Creative freedom and licensing control", }, { id: 3, title: "Global Reach", description: "Connect with collectors across 150+ countries. Your art deserves a worldwide audience, and Yume delivers it.", - imageSrc: "http://img.b2bpic.net/free-photo/freight-trucks-airplane-sunset_23-2151989544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freight-trucks-airplane-sunset_23-2151989544.jpg?_wi=2", imageAlt: "Global marketplace and international reach", }, ]} -- 2.49.1 From 6e8cdcb43e916405cee7ac14503203e298817517 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:04:27 +0000 Subject: [PATCH 2/4] Update src/app/for-artists/page.tsx --- src/app/for-artists/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/for-artists/page.tsx b/src/app/for-artists/page.tsx index 1ea39f8..97c6a41 100644 --- a/src/app/for-artists/page.tsx +++ b/src/app/for-artists/page.tsx @@ -59,7 +59,7 @@ export default function ForArtistsPage() { { text: "Learn More", href: "#faq" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/square-white-surfaces-attached-wall-room_181624-19668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/square-white-surfaces-attached-wall-room_181624-19668.jpg?_wi=2" imageAlt="Artist program showcase" mediaAnimation="slide-up" imagePosition="right" @@ -80,21 +80,21 @@ export default function ForArtistsPage() { id: 1, title: "Professional Portfolio Building", description: "Create a stunning artist profile showcasing your best work. Customize your portfolio with your branding, bio, and social links to attract collectors and agencies.", - imageSrc: "http://img.b2bpic.net/free-vector/elevator-cabin-with-poster-mockup-inside-view_107791-2613.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elevator-cabin-with-poster-mockup-inside-view_107791-2613.jpg?_wi=2", imageAlt: "Portfolio building", }, { id: 2, title: "Flexible Pricing & Licensing", description: "Set your own prices and control how your work is used. Offer personal licenses, commercial rights, or exclusive purchases. You maintain complete creative control.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg?_wi=2", imageAlt: "Flexible pricing", }, { id: 3, title: "Real-Time Analytics Dashboard", description: "Track every aspect of your sales performance. Monitor views, favorites, conversions, and buyer demographics to optimize your strategy and grow your income.", - imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg?_wi=2", imageAlt: "Analytics dashboard", }, ]} -- 2.49.1 From 3b168fc0fb5003220a4f2f88d7a72d944742f38e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:04:28 +0000 Subject: [PATCH 3/4] 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 6d366d1..269cb84 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +