Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "https://maps.google.com/?q=Av.+de+la+Constitución,11A,Montilla",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg?_wi=1"
|
||||
imageAlt="Kebab favorito de Montilla"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Kebab",
|
||||
price: "6€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Durum",
|
||||
price: "6€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
description: "Porciones generosas que te dejarán satisfecho.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg?_wi=2",
|
||||
imageAlt: "Fried meat with potato and onin mixed with greens side view",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
description: "La mejor relación calidad-precio de la ciudad.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CreditCard,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg?_wi=2",
|
||||
imageAlt: "Fried meat with potato and onin mixed with greens side view",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description: "En Av. Constitución, 11A.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MapPin,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg?_wi=2",
|
||||
imageAlt: "Fried meat with potato and onin mixed with greens side view",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user