From 817b491b0e3396dd657966a94272f24e690f9b8d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:52:56 +0000 Subject: [PATCH 1/4] 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 00705c3..a9493bc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,7 +107,7 @@ export default function AboutPage() { description: "Highly rated by customers with consistently positive reviews and recommendations", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg?_wi=2" imageAlt="Skilled plumber professional at work" imagePosition="right" mediaAnimation="opacity" @@ -139,7 +139,7 @@ export default function AboutPage() { handle: "Homeowner", testimonial: "Tony's team came out quickly and fixed our backed-up drain. Highly recommend his services! Customer service is by far the BEST.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=2", imageAlt: "happy homeowner satisfied customer", }, { @@ -148,7 +148,7 @@ export default function AboutPage() { handle: "Property Manager", testimonial: "Trustworthy company and very helpful. They've handled multiple properties for us without any issues. Professional and reliable every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg?_wi=2", imageAlt: "professional man business portrait", }, { @@ -157,7 +157,7 @@ export default function AboutPage() { handle: "Homeowner", testimonial: "Had a water heater emergency on a Sunday. Tony came out same day and got us fixed. Honest pricing and great work. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=2", imageAlt: "happy woman customer testimonial", }, { @@ -166,7 +166,7 @@ export default function AboutPage() { handle: "Business Owner", testimonial: "Using Tony for our business plumbing needs. Fast, efficient, and they always show up on time. Highly recommend to anyone needing a plumber.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg?_wi=2", imageAlt: "professional business man portrait", }, ]} -- 2.49.1 From ca1c074ccbe3397a51b2cb8bdb54c2ddca5df53b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:52:56 +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 09ea4b0..404e572 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +