From 432b723439bbc455cc0abf77345784fb217bd211 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:39:01 +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 9cb5b62..8a97b85 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { description="A carefully curated selection of authentic items across multiple categories" tag="Our Categories" tagIcon={Grid2x2} - imageSrc="http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=2" imageAlt="ResellHub store showcase" mediaPosition="right" accordionItems={[ -- 2.49.1 From f47b09c2042254895e73380accd69be5d76958b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:39:02 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7c0d748..3bbfaaf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -62,25 +62,25 @@ export default function ContactPage() { { id: "1", name: "Marcus Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-flower_23-2150170560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-flower_23-2150170560.jpg?_wi=3", imageAlt: "Marcus Johnson", }, { id: "2", name: "Sofia Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-dressed-elegant-summer-clothes-sexy-carefree-girl-posing-street-near-wall-trendy-modern-businesswoman-sunglasses-having-fun_158538-6706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-dressed-elegant-summer-clothes-sexy-carefree-girl-posing-street-near-wall-trendy-modern-businesswoman-sunglasses-having-fun_158538-6706.jpg?_wi=3", imageAlt: "Sofia Rodriguez", }, { id: "3", name: "James Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206527.jpg?_wi=3", imageAlt: "James Chen", }, { id: "4", name: "Emma Williams", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=3", imageAlt: "Emma Williams", }, ]} -- 2.49.1 From dbc4ba701bb4455251a75fe39e611daef719995e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:39:02 +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 b5dbdd4..37c0e95 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,6 +1429,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +