From ded7497e789a21bd2334be726f2905f316bc0c75 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:23:16 +0000 Subject: [PATCH 1/7] Update src/app/campaign/page.tsx --- src/app/campaign/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/campaign/page.tsx b/src/app/campaign/page.tsx index 53d78c9..182e8ec 100644 --- a/src/app/campaign/page.tsx +++ b/src/app/campaign/page.tsx @@ -80,7 +80,7 @@ export default function CampaignPage() { description="Explore the essence of contemporary fashion through our curated seasonal campaign." subdescription="Season's Editorial Collection 2025" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-talking-phone_23-2148415819.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-talking-phone_23-2148415819.jpg?_wi=3" imageAlt="POLIGHT fashion campaign editorial lookbook" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -97,7 +97,7 @@ export default function CampaignPage() { name: "Editorial Essentials", price: "Featured", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317769.jpg", + "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317769.jpg?_wi=6", imageAlt: "Editorial essential pieces", }, { @@ -105,7 +105,7 @@ export default function CampaignPage() { name: "Minimalist Icons", price: "Featured", imageSrc: - "http://img.b2bpic.net/free-photo/young-man-with-beard-putting-hood-his-stylish-red-grey-anorack-isolated-white_346278-948.jpg", + "http://img.b2bpic.net/free-photo/young-man-with-beard-putting-hood-his-stylish-red-grey-anorack-isolated-white_346278-948.jpg?_wi=5", imageAlt: "Minimalist icon collection", }, { @@ -113,7 +113,7 @@ export default function CampaignPage() { name: "Seasonal Staples", price: "Featured", imageSrc: - "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149133959.jpg", + "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149133959.jpg?_wi=5", imageAlt: "Seasonal staple pieces", }, ]} -- 2.49.1 From 256fe11172cd315b09cb81d8223ccb60be82d2bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:23:16 +0000 Subject: [PATCH 2/7] 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 56aeed8..71431fb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +