From 96d3c019d3aa9183c6b4f3a053525619e0bd565d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 16:13:57 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ca01ef4..316cb0e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,7 +75,7 @@ export default function AboutPage() { name: "Maria Gonzalez", handle: "West Hollywood, CA", testimonial: "The project manager was incredibly knowledgeable and kept us informed every step of the way. True professionals.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Maria Gonzalez" }, { @@ -83,7 +83,7 @@ export default function AboutPage() { name: "James Wilson", handle: "Manhattan Beach, CA", testimonial: "Their attention to detail is unmatched. Every aspect of our renovation was handled with care and precision.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "James Wilson" }, { @@ -91,7 +91,7 @@ export default function AboutPage() { name: "Lisa Chen", handle: "Venice, CA", testimonial: "From design consultations to final walkthrough, the team exceeded our expectations at every turn.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Lisa Chen" }, { @@ -99,7 +99,7 @@ export default function AboutPage() { name: "Robert Davis", handle: "Brentwood, CA", testimonial: "Professional, punctual, and passionate about their work. Couldn't ask for a better remodeling team.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Robert Davis" }, { @@ -107,7 +107,7 @@ export default function AboutPage() { name: "Amanda Foster", handle: "Sherman Oaks, CA", testimonial: "The craftsmanship is exceptional. They transformed our outdated kitchen into a modern masterpiece.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Amanda Foster" }, { @@ -115,7 +115,7 @@ export default function AboutPage() { name: "Carlos Rodriguez", handle: "El Segundo, CA", testimonial: "Transparent pricing, quality work, and genuine care for customer satisfaction. Highly recommended.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "Carlos Rodriguez" } ]}