From c5f4d68d7438a340ac2b17c390efd90e4bc85123 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:23:06 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b78b0d2..31c6009 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929527.jpg" + imageSrc="http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929527.jpg?_wi=2" imageAlt="Boutique store interior fashion retail" useInvertedBackground={true} /> -- 2.49.1 From 5483a265770ddaa95e3b17c08a2965e5dd84ea42 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:23:06 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e9f8a4b..2edc5ca 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function ContactPage() { description="We're here to help! Call us, message on WhatsApp, or fill out the form below to place your order. Fast processing and delivery across Morocco." background={{ variant: "gradient-bars" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone_107420-84869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone_107420-84869.jpg?_wi=3" imageAlt="Customer support service phone communication" mediaAnimation="slide-up" mediaPosition="right" @@ -111,7 +111,7 @@ export default function ContactPage() { rating: 5, reviewCount: "2.3k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478963.jpg", + "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478963.jpg?_wi=3", imageAlt: "Women dress elegant fashion white background", }, { @@ -122,7 +122,7 @@ export default function ContactPage() { rating: 5, reviewCount: "1.8k", imageSrc: - "http://img.b2bpic.net/free-photo/women-model-demonstrating-cloths_1303-31618.jpg", + "http://img.b2bpic.net/free-photo/women-model-demonstrating-cloths_1303-31618.jpg?_wi=3", imageAlt: "Women set outfit fashion clothing", }, { @@ -133,7 +133,7 @@ export default function ContactPage() { rating: 5, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-girl-studio-with-skateboard_23-2149853381.jpg", + "http://img.b2bpic.net/free-photo/full-shot-girl-studio-with-skateboard_23-2149853381.jpg?_wi=3", imageAlt: "Kids clothing outfit children fashion", }, { @@ -144,7 +144,7 @@ export default function ContactPage() { rating: 5, reviewCount: "2.1k", imageSrc: - "http://img.b2bpic.net/free-photo/exited-woman-shopping-clothes-store-consulting-friend-cellphone-showing-red-dress-hanger-medium-shot-boutique-customer-communication-concept_74855-11680.jpg", + "http://img.b2bpic.net/free-photo/exited-woman-shopping-clothes-store-consulting-friend-cellphone-showing-red-dress-hanger-medium-shot-boutique-customer-communication-concept_74855-11680.jpg?_wi=3", imageAlt: "Women dress fashion pink elegant", }, { @@ -155,7 +155,7 @@ export default function ContactPage() { rating: 5, reviewCount: "1.6k", imageSrc: - "http://img.b2bpic.net/free-photo/two-little-girls-making-horns-with-fingers_23-2148081816.jpg", + "http://img.b2bpic.net/free-photo/two-little-girls-making-horns-with-fingers_23-2148081816.jpg?_wi=3", imageAlt: "Kids outfit children clothing set", }, ]} -- 2.49.1 From 2c00087d6eaf20583eff924455c57b3267d122bf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:23:07 +0000 Subject: [PATCH 3/5] 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 c7d4471..2c72080 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +