Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-22 13:12:16 +00:00

View File

@@ -53,6 +53,7 @@ export default function LandingPage() {
variant: "plain"}}
title="Experience Le Bistrot"
description="Authentic flavors, charming ambiance, and exceptional service in the heart of Inezgane. Your perfect retreat for coffee and cuisine."
buttons={[{ text: "View Menu", href: "#menu" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/candlelight-dinner-glass-juice_140725-9361.jpg", imageAlt: "Cafe ambiance"},
@@ -250,4 +251,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}