diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a6f38bb..3e4f2b8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -41,7 +41,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-dress-cafe_273609-4045.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-dress-cafe_273609-4045.jpg?_wi=3" imageAlt="marketplace platform artisan makers connect" mediaAnimation="blur-reveal" bulletPoints={[ diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5db4627..7dfdc45 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,7 @@ export default function ContactPage() { title="Get in Touch" description="Have questions about buying, selling, or our community? We'd love to hear from you. Reach out and let's connect." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/diversity-concept-with-hands_23-2149176191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diversity-concept-with-hands_23-2149176191.jpg?_wi=2" imageAlt="diverse community hands together connection" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 438dc8b..8dd4944 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +