diff --git a/src/app/page.tsx b/src/app/page.tsx index f7e48b1..02db01e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,6 +189,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" + buttons={[ + { text: "Réserver Maintenant", href: "#contact" } + ]} />