Update src/app/menu/page.tsx

This commit is contained in:
2026-04-07 00:49:02 +00:00
parent 7104e0af37
commit 86da054908

View File

@@ -58,28 +58,28 @@ export default function LandingPage() {
name: "Volcano Roll",
price: "$16.00",
variant: "House Favorite",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-with-salmon-rice_140725-5519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-with-salmon-rice_140725-5519.jpg?_wi=2",
},
{
id: "p2",
name: "Mango Crunch Roll",
price: "$14.00",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-sushi-set-dark-plate_176474-3231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-sushi-set-dark-plate_176474-3231.jpg?_wi=2",
},
{
id: "p3",
name: "Spicy Tuna Roll",
price: "$12.00",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-with-orange-caviar_140725-922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-with-orange-caviar_140725-922.jpg?_wi=2",
},
{
id: "p4",
name: "Deluxe Bento Box",
price: "$22.00",
variant: "Lunch Special",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-different-types-wooden-stand-delivery-lunch-dinner_132075-14360.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-different-types-wooden-stand-delivery-lunch-dinner_132075-14360.jpg?_wi=2",
},
{
id: "p5",