From f6f00339f01f5f3ff004a52e8e5c402f9ca209dc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:23:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a25f07..796ef48 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 Pinnacle of Culinary Elegance. Experience Nouakchott’s most refined dining destination, where every detail is crafted for the extraordinary." + description="The city's premier destination for exquisite seasonal dining and unforgettable moments." buttons={[ { text: "Book a Table", href: "#contact"}, @@ -192,4 +192,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1