Update src/app/page.tsx
This commit is contained in:
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="opacity"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6346.jpg", imageAlt: "Woman getting her hair styled at Indira Pérez Salón"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6346.jpg?_wi=1", imageAlt: "Woman getting her hair styled at Indira Pérez Salón"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-applying-cream-clients-beard_107420-94771.jpg", imageAlt: "Barber providing a shave at Indira Pérez Barber Shop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-applying-cream-clients-beard_107420-94771.jpg?_wi=1", imageAlt: "Barber providing a shave at Indira Pérez Barber Shop"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -168,9 +168,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Wendy Perez", date: "Hace un año", title: "Manos Increíbles y Cuidado Excepcional", quote: "Sin duda alguna sus manos son increíbles. Siempre deja el cabello hermoso y lo cuida súper bien. Se nota que le pone toda la atención y el amor a cada detalle de su trabajo, y el resultado siempre es perfecto. El cabello queda brillante y saludable.", tag: "Peluquería", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg", avatarAlt: "Avatar de Wendy Perez", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6346.jpg", imageAlt: "happy woman after haircut smiling"},
|
||||
id: "1", name: "Wendy Perez", date: "Hace un año", title: "Manos Increíbles y Cuidado Excepcional", quote: "Sin duda alguna sus manos son increíbles. Siempre deja el cabello hermoso y lo cuida súper bien. Se nota que le pone toda la atención y el amor a cada detalle de su trabajo, y el resultado siempre es perfecto. El cabello queda brillante y saludable.", tag: "Peluquería", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg", avatarAlt: "Avatar de Wendy Perez", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6346.jpg?_wi=2", imageAlt: "happy woman after haircut smiling"},
|
||||
{
|
||||
id: "2", name: "Wendy Franco", date: "Hace 11 meses", title: "Excelente Profesional y Gran Ser Humano", quote: "Sin duda alguna una excelente profesional y gran ser humano, tengo la dicha de ser su clienta y trabaja hermoso...", tag: "Servicio", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506342.jpg", avatarAlt: "Avatar de Wendy Franco", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-applying-cream-clients-beard_107420-94771.jpg", imageAlt: "happy woman after haircut smiling"},
|
||||
id: "2", name: "Wendy Franco", date: "Hace 11 meses", title: "Excelente Profesional y Gran Ser Humano", quote: "Sin duda alguna una excelente profesional y gran ser humano, tengo la dicha de ser su clienta y trabaja hermoso...", tag: "Servicio", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506342.jpg", avatarAlt: "Avatar de Wendy Franco", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-applying-cream-clients-beard_107420-94771.jpg?_wi=2", imageAlt: "happy woman after haircut smiling"},
|
||||
{
|
||||
id: "3", name: "Mari Medina", date: "Hace un año", title: "Experiencia Espectacular y Trabajo Pulido", quote: "Mi experiencia en el salón de Indira fue espectacular, iniciando por la actitud a la hora de atender a los clientes; Como tal el trabajo que realiza es muy pulido y te deja con un resultado encantador!!! 100% recomendado.", tag: "Atención", avatarSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg", avatarAlt: "Avatar de Mari Medina", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barber-shop-concept_23-2148506323.jpg", imageAlt: "happy woman after haircut smiling"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user