Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-01 05:30:24 +00:00

View File

@@ -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}