Update src/app/page.tsx
This commit is contained in:
@@ -111,21 +111,21 @@ export default function LandingPage() {
|
||||
name: "Zamburiñas a la brasa",
|
||||
price: "18€",
|
||||
variant: "Entrante",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-mussels-clams_23-2148643598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-mussels-clams_23-2148643598.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bogavante de la costa",
|
||||
price: "45€",
|
||||
variant: "Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713061.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "San Martín al horno",
|
||||
price: "38€",
|
||||
variant: "Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_74190-4154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_74190-4154.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -165,21 +165,21 @@ export default function LandingPage() {
|
||||
value: "4.3",
|
||||
title: "Google Rating",
|
||||
description: "Valoración media basada en clientes reales",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-mussels-clams_23-2148643598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-mussels-clams_23-2148643598.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "450+",
|
||||
title: "Opiniones",
|
||||
description: "Historias de éxito en nuestra cocina",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713061.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Producto Fresco",
|
||||
description: "Seleccionado a diario en lonja",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_74190-4154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_74190-4154.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Experiencia Valorada"
|
||||
|
||||
Reference in New Issue
Block a user