From 84cb91c81e0491e6354173522d746db07aeda742 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 17:58:40 +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 7ae55de..c042a11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,7 +142,7 @@ export default function LandingPage() { handle: "@mwilson", testimonial: "Best haircut I've had in years. John is a pro!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg?_wi=1", }, { id: "t2", @@ -174,7 +174,7 @@ export default function LandingPage() { handle: "@thardy", testimonial: "The attention to detail here is unmatched. Absolute best in town.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg?_wi=2", }, ]} showRating={true}