From b8c2aa470f62949d2cbc7e44695371af3426ee54 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 17:41:09 +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 30b585d..d26a187 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: "Contact", + text: "Reservations", href: "", }} secondaryButton={{ -- 2.49.1