Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -147,22 +147,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jorge Asensio", title: "Excelente servicio de coloración", quote: "Excelente servicio de coloración. ¡Mi cabello nunca había lucido tan vibrante y saludable! El equipo es muy profesional y atento.", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", imageAlt: "Jorge Asensio"
|
||||
id: "1", name: "Jorge Asensio", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", imageAlt: "Jorge Asensio"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rodrigo Piqueras García", title: "Corte moderno y estilizado", quote: "Corte moderno y estilizado. El peluquero entendió exactamente lo que quería y el resultado superó mis expectativas. ¡Volveré sin duda!", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg", imageAlt: "Rodrigo Piqueras García"
|
||||
id: "2", name: "Rodrigo Piqueras García", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg", imageAlt: "Rodrigo Piqueras García"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Micaela Llull", title: "Balayage natural y luminoso", quote: "Me hice un balayage y estoy encantada. El efecto es súper natural y luminoso, justo lo que buscaba para este verano. El ambiente es muy agradable.", role: "Cliente Satisfecha", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg", imageAlt: "Micaela Llull"
|
||||
id: "3", name: "Micaela Llull", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg", imageAlt: "Micaela Llull"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Ana García", title: "Tratamientos capilares maravillosos", quote: "Los tratamientos capilares son una maravilla. Mi cabello estaba seco y dañado, y ahora tiene un brillo y una suavidad increíbles. ¡Gracias, Sa Pelu!", role: "Cliente Satisfecha", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", imageAlt: "Ana García"
|
||||
id: "4", name: "Ana García", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", imageAlt: "Ana García"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Carlos Ruiz", title: "Alisado perfecto", quote: "Primera vez en Sa Pelu y ya soy cliente fijo. El alisado dejó mi cabello perfecto, sin frizz y con un brillo espectacular. ¡Totalmente recomendado!", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-floral-top-showing-thumb-up-looking-confident_176474-24358.jpg", imageAlt: "Carlos Ruiz"
|
||||
id: "5", name: "Carlos Ruiz", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-floral-top-showing-thumb-up-looking-confident_176474-24358.jpg", imageAlt: "Carlos Ruiz"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sofía Pérez", title: "Estilismo impecable y atención de 10", quote: "Siempre salgo feliz de Sa Pelu. El estilismo es impecable y la atención al cliente es de 10. Se nota la pasión en cada detalle.", role: "Cliente Satisfecha", imageSrc: "http://img.b2bpic.net/free-photo/side-view-makeup-artist-applying-powder-model_23-2147783866.jpg", imageAlt: "Sofía Pérez"
|
||||
id: "6", name: "Sofía Pérez", imageSrc: "http://img.b2bpic.net/free-photo/side-view-makeup-artist-applying-powder-model_23-2147783866.jpg", imageAlt: "Sofía Pérez"
|
||||
}
|
||||
]}
|
||||
cardTitle="Experiencias que hablan por sí solas"
|
||||
|
||||
Reference in New Issue
Block a user