Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg?_wi=1"
|
||||
imageAlt="Pizza artesanal de fermentação natural"
|
||||
/>
|
||||
</div>
|
||||
@@ -111,11 +111,11 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg?_wi=1",
|
||||
imageAlt: "Pizza",
|
||||
},
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg?_wi=2",
|
||||
imageAlt: "close up pizza artesanal fermentação natural",
|
||||
},
|
||||
{
|
||||
@@ -133,11 +133,11 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg?_wi=1",
|
||||
imageAlt: "Ambiente",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg?_wi=2",
|
||||
imageAlt: "restaurante aconchegante iluminação quente",
|
||||
},
|
||||
]}
|
||||
@@ -158,21 +158,21 @@ export default function LandingPage() {
|
||||
name: "Margherita Gourmet",
|
||||
price: "R$ 65,00",
|
||||
variant: "Fermentação Natural",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Quattro Formaggi",
|
||||
price: "R$ 72,00",
|
||||
variant: "Fermentação Natural",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Prosciutto Crudo",
|
||||
price: "R$ 78,00",
|
||||
variant: "Especial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-freshly-baked-pizza-wooden-surface_181624-23570.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Cardápio Artesanal"
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
}}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-holding-donut_23-2148773568.jpg?_wi=3"
|
||||
imageAlt="Ambiente aconchegante"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user