From 468cd6e0bdad5711fa83b3f159ea5c76a82b81e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:43:29 +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 d814b0d..efa26cd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -131,7 +131,7 @@ export default function AboutPage() { "Compass has been maintaining our rental properties for three years. Their consistency and professionalism are unmatched. I recommend them to all my property manager friends.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { "From initial contact to final inspection, Compass demonstrates expertise and dedication. They genuinely care about their clients and it shows in their work.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", + "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", imageAlt: "James Richardson", }, { @@ -153,7 +153,7 @@ export default function AboutPage() { "I've worked with several property services companies, but Compass stands out. Their team is knowledgeable, courteous, and always goes the extra mile.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", + "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=2", imageAlt: "Maria Gonzalez", }, ]} -- 2.49.1 From c3943a02f9b439b781b016304a165573e2808019 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:43:29 +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 bcf832e..fe6a5a0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -81,7 +81,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg?_wi=2" imageAlt="Professional property services team" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 306f687426e0a47d4581a14af8f0a811044c03cf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:43:30 +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 cfa8173..fa3b70e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +