From 390b8ba46cefb73337efa414a6177287e712b29d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:37:12 +0000 Subject: [PATCH 1/5] 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 f8a29df..299f4e5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { testimonial: "Exceptional craftsmanship and attention to detail. They transformed our 10-acre estate into a masterpiece. Highly recommend for discerning homeowners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Richard Sterling", }, { @@ -78,7 +78,7 @@ export default function AboutPage() { testimonial: "Professional, reliable, and sophisticated. Their landscape design perfectly complements our contemporary home architecture.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Victoria Chen", }, { @@ -88,7 +88,7 @@ export default function AboutPage() { testimonial: "Working with this team as a property manager is seamless. Their maintenance programs are impeccable and their communication is transparent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "James Bradford III", }, ]} @@ -101,7 +101,7 @@ export default function AboutPage() {