Merge version_1 into main #3
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Guacamole Gourmet", price: "$$$", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg"},
|
||||
id: "p1", name: "Guacamole Gourmet", price: "$$$", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "Camarones al Mezcal", price: "$$$", variant: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5096.jpg"},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24360.jpg"},
|
||||
{
|
||||
id: "f2", title: "Valet Parking", tags: ["Conveniencia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=2"},
|
||||
]}
|
||||
title="Una Experiencia Completa"
|
||||
description="Más que un restaurante, un espacio diseñado para crear momentos especiales."
|
||||
|
||||
Reference in New Issue
Block a user