diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d7850f2..7116216 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,21 +66,21 @@ export default function AboutPage() { id: "1", title: "Quality Craftsmanship", tags: ["Premium Materials", "Expert Design"], - imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg?_wi=2", imageAlt: "Craftsmanship and quality", }, { id: "2", title: "Sustainability", tags: ["Ethical Practices", "Eco-Conscious"], - imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg?_wi=2", imageAlt: "Sustainable fashion", }, { id: "3", title: "Women Empowerment", tags: ["Women-Owned", "Inclusive Design"], - imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg?_wi=3", imageAlt: "Women empowerment", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 026e0ae..a84c534 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -71,7 +71,7 @@ export default function ContactPage() { id: "1", title: "Visit Our Store", tags: ["In-Person", "Personalized Service"], - imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg?_wi=2", imageAlt: "Knots boutique location", }, { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7e3f7ad..be1df59 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +