Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:10:31 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
description="Cada hamburguesa se prepara al momento"
subdescription="Con ingredientes frescos en el corazón del barrio"
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/hamburgers-with-fries-cup-sauce-wooden-tray_181624-2600.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hamburgers-with-fries-cup-sauce-wooden-tray_181624-2600.jpg?_wi=1"
imageAlt="Interior de Papola"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -132,22 +132,22 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Elena García", role: "Cliente Regular", testimonial: "El sabor es increíble. Cada vez que pido, no me arrepiento. ¡Papola es lo mejor del barrio!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Elena García"
id: "1", name: "Elena García", role: "Cliente Regular", testimonial: "El sabor es increíble. Cada vez que pido, no me arrepiento. ¡Papola es lo mejor del barrio!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Elena García"
},
{
id: "2", name: "Carlos Rodríguez", role: "Trabajador de la Zona", testimonial: "Comida rápida, de calidad y a buen precio. Mi parada favorita después del trabajo.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Carlos Rodríguez"
},
{
id: "3", name: "María López", role: "Mamá de Dos", testimonial: "A mis hijos les encanta. Frescos, rápidos y sabrosos. Venimos cada semana.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "María López"
id: "3", name: "María López", role: "Mamá de Dos", testimonial: "A mis hijos les encanta. Frescos, rápidos y sabrosos. Venimos cada semana.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "María López"
},
{
id: "4", name: "Javier Martín", role: "Estudiante", testimonial: "Excelente relación precio-calidad. Los smashburgers son adictivos.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Javier Martín"
id: "4", name: "Javier Martín", role: "Estudiante", testimonial: "Excelente relación precio-calidad. Los smashburgers son adictivos.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Javier Martín"
},
{
id: "5", name: "Ana Torres", role: "Vecina del Barrio", testimonial: "Profesionales, amables y siempre con ganas de atender. Recomendado 100%.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Ana Torres"
id: "5", name: "Ana Torres", role: "Vecina del Barrio", testimonial: "Profesionales, amables y siempre con ganas de atender. Recomendado 100%.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Ana Torres"
},
{
id: "6", name: "David Fernández", role: "Empresario Local", testimonial: "Un orgullo tener a Papola en el barrio. Auténtico, rápido y de calidad premium.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Fernández"
id: "6", name: "David Fernández", role: "Empresario Local", testimonial: "Un orgullo tener a Papola en el barrio. Auténtico, rápido y de calidad premium.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3", imageAlt: "David Fernández"
}
]}
animationType="slide-up"
@@ -166,7 +166,7 @@ export default function LandingPage() {
description="C. de la Virgen de África, 14, Mercado de San Pascual, Ciudad Lineal, 28027 Madrid. Abierto todos los días hasta la 1:00 am. Llamanos al 614 10 24 94"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hamburgers-with-fries-cup-sauce-wooden-tray_181624-2600.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hamburgers-with-fries-cup-sauce-wooden-tray_181624-2600.jpg?_wi=2"
imageAlt="Ubicación de Papola"
mediaAnimation="blur-reveal"
mediaPosition="right"