From e8e9f5b4563fb4d6133fbdbb2ee6ba02aa2cb2bb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:32:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e122f5..bf8804b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@RoadWarrior", testimonial: "Always a great experience. They explain everything clearly and the prices are fair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", }, { name: "Emily R.", @@ -128,7 +128,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg?_wi=1" imageAlt="Mechanic working on a car in a clean garage" avatars={[ { @@ -261,7 +261,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg?_wi=2", imageAlt: "mechanic performing oil change", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "mechanic performing oil change", }, ]}