Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-06 16:06:39 +00:00

View File

@@ -80,7 +80,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-making-cocktail_23-2148454445.jpg"
imageAlt="Préparation de cocktails artisanaux au Le Nebula"
buttons={[
{ text: "Réserver une table", href: "#contact" }
{ text: "Réserver une table", href: "#contact" },
{ text: "Découvrir Nos Avis", href: "#testimonials" }
]}
useInvertedBackground={false}
/>