From 871d91e8c4e8fa3bf9b038574f021dd924d78e5e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:17:16 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1 From fffc6558da29a07b015c99efd414d795de1ce3a8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:17:17 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", }, { -- 2.49.1 From e8522e95d93fb816d84e869fe80fda715db1cab5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:17:17 +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 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' }, '*'); })(); +` + }} + /> + +