diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4fa8cd8..8cdcab1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,19 +52,19 @@ export default function AboutPage() { id: "1", title: "Wide Product Selection", description: "Browse millions of items across hundreds of categories with trusted sellers and verified products", - imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994248.jpg?_wi=6", }, { id: "2", title: "Fast & Reliable Shipping", description: "Get your orders delivered quickly with our efficient logistics network and tracking systems", - imageSrc: "http://img.b2bpic.net/free-vector/flat-furniture-sale-instagram-story-collection_23-2148954936.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-furniture-sale-instagram-story-collection_23-2148954936.jpg?_wi=5", }, { id: "3", title: "Exceptional Customer Support", description: "Our dedicated support team is available 24/7 to help with any questions or concerns", - imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150229756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150229756.jpg?_wi=5", }, ]} buttons={[ @@ -93,7 +93,7 @@ export default function AboutPage() { role: "Happy Customer", company: "Verified Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg?_wi=2", }, { id: "2", @@ -101,7 +101,7 @@ export default function AboutPage() { role: "Regular Shopper", company: "Verified Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=2", }, { id: "3", @@ -109,7 +109,7 @@ export default function AboutPage() { role: "Premium Member", company: "Verified Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businesswoman-with-arms-crossed-looking-forward-future_1163-4333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businesswoman-with-arms-crossed-looking-forward-future_1163-4333.jpg?_wi=2", }, ]} gridVariant="uniform-all-items-equal" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e8e2912..be03c4a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -68,7 +68,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/customer-center-employee-assisting-clients-needing-help-resetting-password_482257-125161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/customer-center-employee-assisting-clients-needing-help-resetting-password_482257-125161.jpg?_wi=2" imageAlt="Customer Support Team" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 747ad84..dd35703 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +