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}