From c65a41f9871b6814fea72d7ff9bf8ed304b3f312 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:52:35 +0000 Subject: [PATCH 1/6] 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 48a7faf..a5cd1ea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,25 +107,25 @@ export default function AboutPage() { { id: "1", name: "Victoria Sterling", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg?_wi=2", imageAlt: "Victoria Sterling, Chief Real Estate Officer", }, { id: "2", name: "James Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg?_wi=2", imageAlt: "James Mitchell, Senior Property Advisor", }, { id: "3", name: "Catherine Moore", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Catherine Moore, Luxury Portfolio Manager", }, { id: "4", name: "David Ashford", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg?_wi=2", imageAlt: "David Ashford, Executive Vice President", }, ]} -- 2.49.1 From cc03f55687b7fed654aeaaf14031c68b98ea5395 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:52:36 +0000 Subject: [PATCH 2/6] 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 2f89381..d38685c 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' }, '*'); })(); +` + }} + /> + +