From 154b84db1695349534e475e5dd7b7703b2bdc445 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:28:42 +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 796ef48..c60ebb5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} logoText="Le Palais" - description="The city's premier destination for exquisite seasonal dining and unforgettable moments." + description="Discover unrivaled hospitality and indulge in our bespoke seasonal menus designed to transform every meal into a celebration of taste." buttons={[ { text: "Book a Table", href: "#contact"}, -- 2.49.1