diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e770b3..826b9eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { handle: "@anna", testimonial: "My skin has never felt this hydrated. Absolutely glowing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg?_wi=1", }, { id: "t2", @@ -205,7 +205,7 @@ export default function LandingPage() { handle: "@elena", testimonial: "I have sensitive skin and this is the only brand that never irritates it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg?_wi=2", }, ]} showRating={true}