Merge version_1 into main #1
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
price: "$3.50",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
price: "$3.50",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
price: "$8.00",
|
||||
rating: 4,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
price: "$11.00",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
price: "$12.50",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-tacos-with-vegetables-tomato-avocado-black-slate_23-2148042506.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m6",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
price: "$3.00",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131286.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
|
||||
Reference in New Issue
Block a user