From abdc1cbbba4f448660a0185b0a36f2e2937f3032 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:30:27 +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 3997be4..badc3f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Experience authentic culinary excellence in an atmosphere of warmth and sophistication. Located in the heart of Middelburg, we craft memorable dining moments with carefully curated menus and impeccable service." buttons={[ { text: "Reserve Your Table", href: "#contact" }, - { text: "Explore Menu" } + { text: "View Our Menu", href: "#features" } ]} background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-2779.jpg" -- 2.49.1