From f79c81fb660dd38669780a0b38d6e1ea8365d273 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:13:36 +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 e43eaea..ed94489 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Explore Menu", href: "#menu" }, + { text: "Reserve Your Spot", href: "#menu" }, { text: "Visit Us", href: "#contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg" -- 2.49.1