Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
price: "16€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2485.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
price: "17€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
price: "12€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
price: "14€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m6",
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
price: "8€",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-cake-plate_23-2147787014.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-cake-plate_23-2147787014.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Full Menu"
|
||||
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098858.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
price: "16€",
|
||||
rating: 5,
|
||||
reviewCount: "240",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2485.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
price: "15€",
|
||||
rating: 4,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-caesar-pizza-table_140725-6798.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
price: "8€",
|
||||
rating: 5,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-cake-plate_23-2147787014.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-cake-plate_23-2147787014.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Popular Dishes"
|
||||
|
||||
Reference in New Issue
Block a user