Update src/app/page.tsx
This commit is contained in:
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", 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", name: "Xianhan Chen", handle: "@xianhanc", testimonial: "Tuve una experiencia excelente. La actitud muy amable y profesional, haciéndome sentir muy cómoda.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-holding-glass_23-2149721982.jpg"},
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-smiling-lady-with-long-wavy-dark-hair-is-touching-hair-looking-camera-home_291650-2384.jpg"},
|
||||
{
|
||||
id: "5", name: "Elena Puig", 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}
|
||||
title="Lo que dicen nuestras clientas"
|
||||
|
||||
Reference in New Issue
Block a user