From 23323e84574a7097e68b3dbd44ae527c764d38ac Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 12:00:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 097f425..c8765bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg", imageAlt: "Ramen dish" } ]} buttons={[ - { text: "View Menu", href: "#menu" }, + { text: "Experience Our Flavors", href: "#menu" }, ]} /> -- 2.49.1