From 9646565bd143f39c6d0541b1c4ee12f04054339e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:41:46 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 935d719..f5f744b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { title: "Satisfied Clients Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=4" imageAlt="Legal team collaboration" mediaAnimation="slide-up" useInvertedBackground={false} @@ -86,7 +86,7 @@ export default function AboutPage() { title: "Richard Sterling", subtitle: "Founding Partner, Corporate Law", detail: "r.sterling@sterlinglaw.com", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg?_wi=1", imageAlt: "Richard Sterling", }, { @@ -94,7 +94,7 @@ export default function AboutPage() { title: "Patricia Morrison", subtitle: "Senior Partner, Litigation", detail: "p.morrison@sterlinglaw.com", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg?_wi=1", imageAlt: "Patricia Morrison", }, ], @@ -108,7 +108,7 @@ export default function AboutPage() { title: "James Chen", subtitle: "Associate Attorney, Real Estate", detail: "j.chen@sterlinglaw.com", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=1", imageAlt: "James Chen", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { title: "Sarah Williams", subtitle: "Associate Attorney, Family Law", detail: "s.williams@sterlinglaw.com", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1", imageAlt: "Sarah Williams", }, ], -- 2.49.1 From c93682879111067c4f5707d05ea3c656369b4208 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:41:46 +0000 Subject: [PATCH 2/6] 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 37b0618..9d4488a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -56,7 +56,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=6" imageAlt="Law office contact" mediaAnimation="slide-up" inputPlaceholder="Enter your email address" -- 2.49.1 From 5da62733c324025e3568f6fe1bdff67dc4311cb3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:41:47 +0000 Subject: [PATCH 3/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 bfac587..27c153c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +