Update src/app/menu/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
price: "$17",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
price: "$19",
|
||||
rating: 4,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-inside-packaging-green-table_58702-1318.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-inside-packaging-green-table_58702-1318.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "w1",
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29452.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c1",
|
||||
|
||||
Reference in New Issue
Block a user