diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b9ef53..e600969 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "¡Me ha encantado este salón! El local está muy limpio y la manicurista es muy profesional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11607.jpg?_wi=1", }, { id: "2", @@ -171,7 +171,7 @@ export default function LandingPage() { handle: "@elenapuig", testimonial: "Un oasis de paz en pleno Eixample. Salgo siempre encantada con el diseño de uñas.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11607.jpg?_wi=2", }, ]} showRating={true}