Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg?_wi=1"
|
||||
imageAlt="Una pizza artesanal recién horneada con el nombre del restaurante"
|
||||
/>
|
||||
</div>
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg?_wi=2",
|
||||
imageAlt: "cozy restaurant interior dining experience",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
title: "Entrega a Domicilio",
|
||||
description: "Tu pizza favorita, directamente en la puerta de tu casa u oficina.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg?_wi=1",
|
||||
imageAlt: "Moto de reparto de pizza",
|
||||
},
|
||||
items: [
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg?_wi=1",
|
||||
imageAlt: "cozy restaurant interior dining experience",
|
||||
},
|
||||
]}
|
||||
@@ -179,14 +179,14 @@ export default function LandingPage() {
|
||||
id: "pollo-pepperoni",
|
||||
name: "Mitad Pollo / Mitad Pepperoni con Maíz",
|
||||
price: "Desde $350 DOP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg?_wi=2",
|
||||
imageAlt: "Pizza mitad pollo, mitad pepperoni con maíz",
|
||||
},
|
||||
{
|
||||
id: "napoletana",
|
||||
name: "Pizza Napolitana",
|
||||
price: "Desde $280 DOP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg?_wi=2",
|
||||
imageAlt: "Pizza napolitana clásica",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user