From 410bbc090913efb49f83813ceb015eca7c0fe4b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:54:15 +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 acddf3b..d61194f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { description: "Use a soft measuring tape and measure in light clothing. Measure chest, waist, hips, and inseam. Keep the tape comfortably snug, not tight. Refer to these measurements when selecting your size.", imageSrc: - "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg", + "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=3", imageAlt: "Measurement guide", }, { @@ -80,7 +80,7 @@ export default function AboutPage() { description: "Our detailed size chart shows all measurements for XS to XXL. Compare your measurements with our chart to find the right size. Keep in mind that different product types may fit differently.", imageSrc: - "http://img.b2bpic.net/free-vector/futuristic-background-with-halftone-dots_1055-1041.jpg", + "http://img.b2bpic.net/free-vector/futuristic-background-with-halftone-dots_1055-1041.jpg?_wi=6", imageAlt: "Size chart reference", }, { @@ -91,7 +91,7 @@ export default function AboutPage() { description: "Each product page includes specific fit notes. Some items are designed slim, regular, or loose. Review the product description for fit details and customer reviews to ensure perfect comfort.", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-woman-sports-equipment_23-2148381892.jpg", + "http://img.b2bpic.net/free-photo/front-view-woman-sports-equipment_23-2148381892.jpg?_wi=5", imageAlt: "Product fit guide", }, ]} -- 2.49.1 From 33fdce8e3544262a4683dcf499cc98404cf2d308 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:54:15 +0000 Subject: [PATCH 2/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 d34d6cf..cff3a2d 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' }, '*'); })(); +` + }} + /> + +