From 2106fdc3b8781631b72983f92df5309b1246b274 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:52:09 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aaafdf7..81781ef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -128,7 +128,7 @@ export default function AboutPage() { name: "Sarah Mitchell", role: "Crystal Shop Owner", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -139,7 +139,7 @@ export default function AboutPage() { name: "Michael Chen", role: "International Distributor", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { name: "Emily Rodriguez", role: "Interior Designer", imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg", + "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -161,7 +161,7 @@ export default function AboutPage() { name: "David Kim", role: "Collector & Enthusiast", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", + "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg?_wi=2", imageAlt: "David Kim", }, { @@ -172,7 +172,7 @@ export default function AboutPage() { name: "Jessica Thompson", role: "Spiritual Retreat Organizer", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-image-trendy-looking-androgynal-female-with-make-up-hair-combed-back-posing-dressed-oversize-gray-men-s-jacket-looking-with-serious-facial-expression_343059-3174.jpg", + "http://img.b2bpic.net/free-photo/close-up-image-trendy-looking-androgynal-female-with-make-up-hair-combed-back-posing-dressed-oversize-gray-men-s-jacket-looking-with-serious-facial-expression_343059-3174.jpg?_wi=2", imageAlt: "Jessica Thompson", }, { @@ -183,7 +183,7 @@ export default function AboutPage() { name: "Rajesh Patel", role: "Gift Store Manager", imageSrc: - "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", + "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=2", imageAlt: "Rajesh Patel", }, ]} -- 2.49.1 From 9302de3b9bf8fb0692b85774dcc303071889cc45 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:52:10 +0000 Subject: [PATCH 2/4] 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 e9439e2..7a97fb9 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' }, '*'); })(); +` + }} + /> + +