Update src/app/menu/page.tsx

This commit is contained in:
2026-03-09 01:22:43 +00:00
parent 53f08e36ba
commit d48b8c5f85

View File

@@ -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",
},
]}