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