diff --git a/src/app/page.tsx b/src/app/page.tsx index ad3bfa7..84eb26e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,6 +83,10 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} + buttons={[ + { text: "Зарезервировать столик", href: "#contact" } + ]} + buttonAnimation="slide-up" />