From 3ae949d22cad278439503fa5f7b6bc87a446897b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:03:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c64f90..4e13b44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,8 @@ export default function LandingPage() { { name: "Contact", id: "/contact"}, ]} - brandName="Salle Évasion" + brandName="Haifa Palace +" button={{ text: "Demander un devis", href: "/contact"}} /> @@ -83,9 +84,9 @@ export default function LandingPage() {