diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c6d18b..2910400 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,8 +119,8 @@ export default function LandingPage() { { id: "t1", name: "Giulia", role: "Cliente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-joyful-expression-dressed-black-stylish-hat-denim-jacket-calls-mobile-phone-friend_273609-25938.jpg" }, { id: "t2", name: "Marco", role: "Sportivo", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg" }, { id: "t3", name: "Elena", role: "Turista", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photos_23-2148966589.jpg" }, - { id: "t4", name: "Stefano", role: "Frequente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg" }, - { id: "t5", name: "Lucia", role: "Appassionata", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg" }, + { id: "t4", name: "Stefano", role: "Frequente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg?_wi=1" }, + { id: "t5", name: "Lucia", role: "Appassionata", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg?_wi=2" }, ]} />