diff --git a/src/app/page.tsx b/src/app/page.tsx index 45b2e99..d6f2860 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { role: "Fashion Blogger", company: "StyleLife", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg?_wi=1", imageAlt: "Alice", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { role: "Stylist", company: "ModaTrend", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg?_wi=2", imageAlt: "Elena", }, ]}