diff --git a/src/app/page.tsx b/src/app/page.tsx index b81b3ab..b6a44fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { quote: "Una cena indimenticabile, il design in pietra crea un'atmosfera magica che non ho mai visto altrove.", name: "Giulia B.", role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=1", }, { id: "2", @@ -134,7 +134,7 @@ export default function LandingPage() { quote: "Servizio impeccabile e cucina di altissimo livello. Un must per gli amanti della cucina raffinata.", name: "Luca R.", role: "Imprenditore", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=2", }, { id: "3", @@ -142,7 +142,7 @@ export default function LandingPage() { quote: "Più che un ristorante, un vero tempio del gusto. Torneremo sicuramente.", name: "Elena V.", role: "Architetto", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=3", }, { id: "4", @@ -150,7 +150,7 @@ export default function LandingPage() { quote: "Se cercate eleganza e qualità, questo è il posto giusto. I piatti sono vere opere d'arte.", name: "Stefano M.", role: "Medico", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg?_wi=4", }, ]} title="Cosa dicono i nostri ospiti"