Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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", imageAlt: "Interior acogedor de La Casa Grill & Pub"
|
||||
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/fried-meat-with-vegetables-table_140725-4690.jpg", imageAlt: "Deliciosa parrillada completa a la parrilla"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=1", imageAlt: "Deliciosa parrillada completa a la parrilla"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -74,7 +74,7 @@ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=2"
|
||||
imageAlt="Interior acogedor de La Casa Grill & Pub"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -101,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=2"
|
||||
imageAlt="Parrillada completa lista para disfrutar"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user