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