Merge version_1 into main #1
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151434033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151434033.jpg?_wi=1",
|
||||
imageAlt: "Lively bar and restaurant interior with food and drinks",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg?_wi=1",
|
||||
imageAlt: "Delicious meals and refreshing cocktails",
|
||||
},
|
||||
{
|
||||
@@ -146,14 +146,14 @@ export default function LandingPage() {
|
||||
id: "cerveja-original",
|
||||
name: "Cerveja Original (600ml)",
|
||||
price: "R$ 15,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151434033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151434033.jpg?_wi=2",
|
||||
imageAlt: "Original beer bottle",
|
||||
},
|
||||
{
|
||||
id: "picanha-chapa",
|
||||
name: "Picanha na Chapa com Mandioca",
|
||||
price: "R$ 89,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg?_wi=2",
|
||||
imageAlt: "Picanha on a hot plate with cassava",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user