diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a04864..0ad2bbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,7 +163,7 @@ export default function HomePage() { name: "Roberto Martini", handle: "Restaurante Milano", testimonial: "Serigrafia perfetta sotto ogni punto di vista. Labora molto preciso e consegna puntuali. Consigliatissimi!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Roberto Martini", }, { @@ -171,7 +171,7 @@ export default function HomePage() { name: "Maria Rossi", handle: "Fashion Brand", testimonial: "Lavoro sempre preciso, ordinato ed eccellente. I ragazzi sanno quello che fanno. Torneremo sicuramente.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Maria Rossi", }, { @@ -179,7 +179,7 @@ export default function HomePage() { name: "Andrea Ferrari", handle: "Corporate Milano", testimonial: "Consigli sulla scelta dei colori molto professionali. Hanno saputo guidarci nella migliore soluzione per le nostre divise.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Andrea Ferrari", }, { @@ -187,7 +187,7 @@ export default function HomePage() { name: "Giulia Bianchi", handle: "Event Organizer", testimonial: "Rapidità nella preparazione della matrice e qualità impeccabile. Perfetti per i nostri merchandise di evento.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Giulia Bianchi", }, { @@ -195,7 +195,7 @@ export default function HomePage() { name: "Marco Colombo", handle: "Sports Team", testimonial: "Laboratorio serio e professionale. Le uniformi per la squadra sono venute benissimo. Super consigliati!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Marco Colombo", }, { @@ -203,7 +203,7 @@ export default function HomePage() { name: "Francesca Gallo", handle: "Startup Tech", testimonial: "Personale cortese e qualificato. Hanno risolto tutti i nostri dubbi sulla stampa e il risultato è eccellente.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Francesca Gallo", }, ]}