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