From 9b5b48ef7faad332a34277b0661fe7573bb386cb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 02:53:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7a397f..1a606b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { title="Authentic Umami Experience" description="Discover the art of traditional ramen in the heart of Canton, MI. Hand-crafted bowls, rich broth, and an unforgettable atmosphere." tag="Canton's Finest Ramen" + buttons={[{ text: "View Menu", href: "#about" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-shrimp-noodle-soup-with-egg_84443-85798.jpg", imageAlt: "Traditional Ramen Bowl" }, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks_23-2150606748.jpg", imageAlt: "Restaurant Interior" } -- 2.49.1