Update src/app/menu/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
price: "$3.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
price: "$4.50",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
price: "$5.00",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
price: "$4.00",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
price: "$2.50",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
|
||||
Reference in New Issue
Block a user