Update src/app/menu/page.tsx
This commit is contained in:
@@ -143,7 +143,7 @@ export default function MenuPage() {
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "220+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg?_wi=2",
|
||||
imageAlt: "Craft bloody mary cocktail",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function MenuPage() {
|
||||
price: "$5-$8",
|
||||
rating: 5,
|
||||
reviewCount: "300+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-male-friends-standing-bar-counter-enjoying_23-2147861996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-male-friends-standing-bar-counter-enjoying_23-2147861996.jpg?_wi=2",
|
||||
imageAlt: "Craft beer on tap",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function MenuPage() {
|
||||
price: "$9-$12",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg?_wi=3",
|
||||
imageAlt: "Classic cocktail drinks",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user