Merge version_1 into main #1
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg?_wi=1",
|
||||
imageAlt: "Hamburguesa premium de Mi Barrio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg?_wi=1",
|
||||
imageAlt: "Clásica del Barrio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg?_wi=1",
|
||||
imageAlt: "Bacon Explosion",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg?_wi=1",
|
||||
imageAlt: "Mushroom Lover",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-eating-meat-burgers_141793-17491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-eating-meat-burgers_141793-17491.jpg?_wi=1",
|
||||
imageAlt: "Smash Boss",
|
||||
},
|
||||
]}
|
||||
@@ -108,21 +108,21 @@ export default function LandingPage() {
|
||||
name: "Clásica del Barrio",
|
||||
price: "$8.500",
|
||||
variant: "Carne, cheddar, lechuga",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bacon Explosion",
|
||||
price: "$10.200",
|
||||
variant: "Doble carne, bacon, BBQ",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mushroom Lover",
|
||||
price: "$9.800",
|
||||
variant: "Hongos, queso suizo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
name: "Smash Boss",
|
||||
price: "$11.500",
|
||||
variant: "Doble smash, cheddar intenso",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-eating-meat-burgers_141793-17491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-eating-meat-burgers_141793-17491.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
description: "Tu comida llega caliente y a tiempo.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg?_wi=2",
|
||||
imageAlt: "gourmet burger dark moody background",
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
title="Contactanos ahora"
|
||||
description="Si tenés dudas, consultas o querés hacer un pedido especial, estamos listos para atenderte."
|
||||
inputPlaceholder="Tu correo para más info"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grilled-cheeseburger-with-tomato-onion-fries-generative-ai_188544-36987.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user