From c3101a9eb9748464d28946f0bda5ba724a6bab34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:40:54 +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 0ae8cea..c58ec85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { role: "Race Driver", company: "Circuit Pro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-hands-with-his-girlfriend-outside-car_23-2148377935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-hands-with-his-girlfriend-outside-car_23-2148377935.jpg?_wi=1", }, { id: "2", @@ -243,7 +243,7 @@ export default function LandingPage() { role: "Drifter", company: "Drift King", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-hands-with-his-girlfriend-outside-car_23-2148377935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-hands-with-his-girlfriend-outside-car_23-2148377935.jpg?_wi=2", }, ]} title="Client Perfection Stories" -- 2.49.1