diff --git a/src/app/page.tsx b/src/app/page.tsx index c5a84ef..65781f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The quality of the products is unmatched. Absolutely love my new watch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=1", }, { id: "2", @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "@jlee", testimonial: "The design aesthetic is perfect for my home. Very satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=2", }, ]} showRating={true}