From 98490d5f8232cd993d5d89e430bcb71208aced64 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:04:44 +0000 Subject: [PATCH 1/4] 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 38dd2cf..9a8a3a8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { handle: "@johnmartinez", testimonial: "Great company they helped with demo and concrete installation. Very knowledgeable and professional. Would recommend to anyone looking for concrete work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=2", imageAlt: "John Martinez", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { handle: "@sarahthompson", testimonial: "Did great work on my family's driveways. Fast scheduling and professional crew. Competitive pricing and reliable service every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg?_wi=2", imageAlt: "Sarah Thompson", }, { @@ -124,7 +124,7 @@ export default function AboutPage() { handle: "@mikerodriguez", testimonial: "Badass company, if you ever need concrete work come to the man great dude and family owned. They showed up when they said they would and did excellent work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=2", imageAlt: "Mike Rodriguez", }, { @@ -133,7 +133,7 @@ export default function AboutPage() { handle: "@lisachen", testimonial: "Professional, reliable, and affordable. They handled our commercial foundation pour flawlessly. Best concrete contractors in Riverside County.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg?_wi=2", imageAlt: "Lisa Chen", }, ]} -- 2.49.1 From 74f23d2d91cd29142fc78116de3d907a3c9df1e0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:04:44 +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 232cf63..254fb17 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' }, '*'); })(); +` + }} + /> + +