From 654b37e5e7523a15268fc692a692524705cd8f15 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:21:03 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a176728..1cfc9a9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -113,7 +113,7 @@ export default function AboutPage() { company: "Urban Flow Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { company: "Running Community", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg", + "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg?_wi=2", imageAlt: "Maya Chen", }, { @@ -133,7 +133,7 @@ export default function AboutPage() { company: "Studio Zen", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg", + "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg?_wi=2", imageAlt: "Emma Rodriguez", }, { @@ -143,7 +143,7 @@ export default function AboutPage() { company: "Mindful Movement", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg", + "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg?_wi=2", imageAlt: "Jessica Williams", }, ]} -- 2.49.1 From 95304e942171fe27b3886d625c85284ae0e5660c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:21:04 +0000 Subject: [PATCH 2/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 ee052f0..3aff8e2 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' }, '*'); })(); +` + }} + /> + +