From 6a678ba1788bcb58c3d383931de26e51cdd523e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:19:35 +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 9dba10b..541d744 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar smiling professional"}, { name: "Mark T.", handle: "@MarkT", testimonial: "Highly recommend G. Ponce's! Quick response, great communication, and fair pricing for my construction debris.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abandoned-old-truck_268835-17495.jpg", imageAlt: "male avatar smiling professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/abandoned-old-truck_268835-17495.jpg?_wi=1", imageAlt: "male avatar smiling professional"}, { name: "Jessica R.", handle: "@JessicaR", testimonial: "Needed an old appliance removed urgently, and they were there right away. Excellent 24-hour service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "male avatar smiling professional"}, @@ -89,7 +89,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Satisfied client 5"}, ]} avatarText="Over 100+ 5-Star Reviews!" - imageSrc="http://img.b2bpic.net/free-photo/abandoned-old-truck_268835-17495.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abandoned-old-truck_268835-17495.jpg?_wi=2" imageAlt="Junk removal truck loading debris" showDimOverlay={true} showBlur={true} -- 2.49.1