Merge version_1 into main #3
@@ -67,22 +67,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", role: "Cliente Regular", testimonial: "Gran servicio. Repito habitualmente. Los huevos rotos con jamón son espectaculares.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "María García"
|
||||
id: "1", name: "María García", role: "Cliente Regular", testimonial: "Gran servicio. Repito habitualmente. Los huevos rotos con jamón son espectaculares.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "María García"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan López", role: "Familia", testimonial: "Muy rico y bien presentado. Atentos y amables. Perfecto para grupos.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Juan López"
|
||||
id: "2", name: "Juan López", role: "Familia", testimonial: "Muy rico y bien presentado. Atentos y amables. Perfecto para grupos.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "Juan López"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Carmen Rodríguez", role: "Cliente Local", testimonial: "Gran descubrimiento. Sin duda volveremos. Todo lo que probamos estuvo delicioso.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Carmen Rodríguez"
|
||||
id: "3", name: "Carmen Rodríguez", role: "Cliente Local", testimonial: "Gran descubrimiento. Sin duda volveremos. Todo lo que probamos estuvo delicioso.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Carmen Rodríguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Pedro Martínez", role: "Trabajador", testimonial: "Ideal para comer en la pausa del trabajo. Comida rápida, de calidad y muy sabrosa.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Pedro Martínez"
|
||||
id: "4", name: "Pedro Martínez", role: "Trabajador", testimonial: "Ideal para comer en la pausa del trabajo. Comida rápida, de calidad y muy sabrosa.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Pedro Martínez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ana Fernández", role: "Cliente Regular", testimonial: "Muy satisfechos con el servicio y la comida. Repito cada semana.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Ana Fernández"
|
||||
id: "5", name: "Ana Fernández", role: "Cliente Regular", testimonial: "Muy satisfechos con el servicio y la comida. Repito cada semana.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Ana Fernández"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Luis Jiménez", role: "Visitante", testimonial: "Auténtica comida española hecha con cariño. Recomendable 100%.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Luis Jiménez"
|
||||
id: "6", name: "Luis Jiménez", role: "Visitante", testimonial: "Auténtica comida española hecha con cariño. Recomendable 100%.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3", imageAlt: "Luis Jiménez"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user