Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -83,7 +83,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[]}
|
products={[
|
||||||
|
{ id: "pato-pekin", name: "Pato Pekín Tradicional", price: "$125.000", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-asian-food-peking-duck-with-cucumbers-sauce-plate_141793-11570.jpg" },
|
||||||
|
{ id: "dim-sum", name: "Selección de Dim Sum", price: "$35.000", imageSrc: "http://img.b2bpic.net/free-photo/gyoza-with-soy-sauce-plate_141793-1723.jpg" },
|
||||||
|
{ id: "arroz-frito", name: "Arroz Frito Especial", price: "$28.000", imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508907.jpg" }
|
||||||
|
]}
|
||||||
title="Menú de Especialidades"
|
title="Menú de Especialidades"
|
||||||
description="Visítenos para probar nuestro famoso Pato Pekín. Reserva previa recomendada llamando al +57 (604) 266-0000 o vía WhatsApp al +57 300-123-4567."
|
description="Visítenos para probar nuestro famoso Pato Pekín. Reserva previa recomendada llamando al +57 (604) 266-0000 o vía WhatsApp al +57 300-123-4567."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user