From 77336be9745521a0c87a6c4a0de7ff4272309aad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 17:33:32 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4b8fa3d..30b585d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { title="The Art of Portuguese Gastronomy Awaits" description="Two Michelin stars. A culinary journey where centuries of Portuguese tradition meet contemporary creativity, crafted to awaken every sense and linger in memory long after the final course." primaryButton={{ - text: "Reserve Your Experience", + text: "Contact", href: "", }} secondaryButton={{ -- 2.49.1