From 316ef5176954a21535cefe7c6ca120905987810c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:34:11 +0000 Subject: [PATCH 1/4] 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 3cb4984..20d200a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { name: "Grant W.", role: "Homeowner, Coral Gables", testimonial: "They came right after work and replaced my water heater the same day. Professional, fast, and honest. Exactly what they quoted—no surprises.", - imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg?_wi=2", imageAlt: "Grant W.", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { name: "Pedro Y.", role: "Homeowner, Miami Beach", testimonial: "The plumber paid attention to every detail and made sure everything was perfect before leaving. That level of care is rare and appreciated.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg?_wi=2", imageAlt: "Pedro Y.", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { name: "Jameson C.", role: "Homeowner, Kendall", testimonial: "They repiped almost my entire sewer system and kept me informed the whole time. Professional crew, transparent pricing, zero stress.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=2", imageAlt: "Jameson C.", }, ]} -- 2.49.1 From 5eb6074e0ba73595b3aee5b8bc9acd980e2bc5b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:34:12 +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 d490d03..f5098a9 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' }, '*'); })(); +` + }} + /> + +