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