Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-05 18:23:30 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
logoText="Le Palais"
description="The Pinnacle of Culinary Elegance. Experience Nouakchotts 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() {
</ReactLenis>
</ThemeProvider>
);
}
}