From f453180407ef41d787dc12e544c2fed8afc96c74 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:26:51 +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 8a260df..e6279c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Experience the warmth and onolicious flavors of Hawaii right in the heart of Great Falls. Fresh, large portions, and plenty of heart." buttons={[ { - text: "View Menu", href: "#menu"}, + text: "View Our Island Menu", href: "#menu"}, ]} imageSrc="http://img.b2bpic.net/free-photo/pineapple-fresh-table_140725-9601.jpg" mediaAnimation="slide-up" -- 2.49.1