Merge version_1 into main #1
@@ -74,19 +74,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Authentic charcoal grill scene",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=1",
|
||||
imageAlt: "Signature grilled chicken",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg?_wi=1",
|
||||
imageAlt: "Traditional Tripas dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=1",
|
||||
imageAlt: "Slow roasted octopus",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg?_wi=1",
|
||||
imageAlt: "Bacalhau with cornbread",
|
||||
},
|
||||
]}
|
||||
@@ -132,37 +132,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Frango Grelhado",
|
||||
price: "From €12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tripas à Moda do Porto",
|
||||
price: "€14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Polvo Assado no Forno",
|
||||
price: "€18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bacalhau com Broa",
|
||||
price: "€16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Costelinha",
|
||||
price: "€13",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Espetada de Lulas",
|
||||
price: "€15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
|
||||
Reference in New Issue
Block a user