Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 10:50:38 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/atmospheric-wooden-table-with-dramatic-smoke-light_84443-73793.jpg", imageAlt: "Parrilla argentina auténtica con ambiente cálido"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=1", imageAlt: "Interior acogedor de La Casa Grill & Pub"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg", imageAlt: "Interior acogedor de La Casa Grill & Pub"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=1", imageAlt: "Deliciosa parrillada completa a la parrilla"
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg", imageAlt: "Deliciosa parrillada completa a la parrilla"
}
]}
autoplayDelay={4000}
@@ -74,10 +74,11 @@ export default function LandingPage() {
{ value: "4.9/5", title: "Calificación en opiniones" },
{ value: "110+", title: "Clientes satisfechos" }
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg"
imageAlt="Interior acogedor de La Casa Grill & Pub"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -100,7 +101,7 @@ export default function LandingPage() {
id: "4", title: "Bebidas y cervezas", content: "Para completar la experiencia. Contamos con cervezas artesanales, vinos selectos y bebidas variadas para acompañar cada plato."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg"
imageAlt="Parrillada completa lista para disfrutar"
useInvertedBackground={false}
mediaPosition="right"