Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Llamar Ahora", href: "tel:+34912345678" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12834.jpg"
|
||||
imageAlt="Interior acogedor del restaurante El Bocado"
|
||||
mediaAnimation="opacity"
|
||||
@@ -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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=3", 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", imageAlt: "Luis Jiménez"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -154,12 +154,10 @@ export default function LandingPage() {
|
||||
description="Únete a nuestros clientes que repiten habitualmente. Reserva tu mesa o llámanos ahora."
|
||||
features={[
|
||||
{
|
||||
id: "reserve", label: "Reserva", title: "Asegura tu mesa con una reserva", items: ["Disponibilidad garantizada", "Servicio personalizado", "Opciones para grupos"],
|
||||
buttons: [{ text: "Reservar Ahora", href: "#contact" }]
|
||||
id: "reserve", label: "Reserva", title: "Asegura tu mesa con una reserva", items: ["Disponibilidad garantizada", "Servicio personalizado", "Opciones para grupos"], buttons: [{ text: "Reservar Ahora", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: "call", label: "Llamada", title: "Contacta con nosotros directamente", items: ["Respuesta inmediata", "Consultas especiales", "Información de menús"],
|
||||
buttons: [{ text: "Llamar", href: "tel:+34912345678" }]
|
||||
id: "call", label: "Llamada", title: "Contacta con nosotros directamente", items: ["Respuesta inmediata", "Consultas especiales", "Información de menús"], buttons: [{ text: "Llamar", href: "tel:+34912345678" }]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user