From a1d496c83db37dcd3cc31f87e57440cf4886a1e1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:47:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6025ca3..00b7dca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,12 +163,12 @@ export default function HomePage() { { id: "2", title: "Quick Response & Easy Booking", quote: "Quick response. Didn't have to book weeks in advance. They got us a dumpster within 24 hours. The website made it so easy to order online.", name: "James Chen", role: "Contractor - Renovation Work", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen" + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen" }, { id: "3", title: "On-Time Delivery & Professional Setup", quote: "Easy online ordering. On-time drop off and pickup with 20-minute warning. The team was professional and kept our job site clean throughout.", name: "Patricia Williams", role: "Property Manager - Commercial", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Williams" + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Patricia Williams" }, { id: "4", title: "Same-Day Service Saved Our Project", quote: -- 2.49.1