Merge version_1 into main #1
@@ -59,19 +59,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Moroccan lunch ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg?_wi=1",
|
||||
imageAlt: "Moroccan breakfast",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-with-mint-dried-herbs-lemon-sweeties-cup-dark-blue-surface-high-angle-view_176474-6743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-with-mint-dried-herbs-lemon-sweeties-cup-dark-blue-surface-high-angle-view_176474-6743.jpg?_wi=1",
|
||||
imageAlt: "Fresh mint tea",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fresh-food-near-cups-drink_23-2148080968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fresh-food-near-cups-drink_23-2148080968.jpg?_wi=1",
|
||||
imageAlt: "Authentic tagine",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751959.jpg?_wi=1",
|
||||
imageAlt: "Harira soup bowl",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
name: "Marokkaans ontbijt",
|
||||
price: "€14.50",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
name: "Verse muntthee",
|
||||
price: "€3.50",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-with-mint-dried-herbs-lemon-sweeties-cup-dark-blue-surface-high-angle-view_176474-6743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-with-mint-dried-herbs-lemon-sweeties-cup-dark-blue-surface-high-angle-view_176474-6743.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
name: "Saleya Tagine",
|
||||
price: "€16.00",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fresh-food-near-cups-drink_23-2148080968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fresh-food-near-cups-drink_23-2148080968.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
name: "Harira Soep",
|
||||
price: "€7.00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751959.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
|
||||
Reference in New Issue
Block a user