diff --git a/src/app/page.tsx b/src/app/page.tsx index 29e9d7f..e2a288a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />