From 201e435d48aacd384fd80f8a08500ed3ae2cc06d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:09:19 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 46135b1..6dac722 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -41,7 +41,6 @@ export default function MenuPage() { { tag: "Appetizers", title: "Small Plates", subtitle: "Authentic Starters", description: "Delicate starters including agedashi tofu, wagyu tartare, and miso-glazed black cod.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-meat-with-salt-cleaver_23-2148610980.jpg" }, { tag: "Drinks", title: "Curated Spirits", subtitle: "Wine & Sake", description: "An extensive collection of Japanese sakes, vintage wines, and craft cocktails designed to pair with Wagyu.", imageSrc: "https://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg" } ]} - animationType="slide-up" /> -- 2.49.1