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