From e06ceb22598bad9b1e81e68b76cc941098217842 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:13:03 +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 af0090f..144b6a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" buttons={[ - { text: "Learn More", href: "#" } + { text: "Reserve Your Seat", href: "contact" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/cinnamon-anise-near-spices_23-2147894673.jpg" -- 2.49.1