diff --git a/src/app/page.tsx b/src/app/page.tsx index 315f7c2..4afa159 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,6 +122,10 @@ export default function AhmarinaSite() { useInvertedBackground={false} speed={40} topMarqueeDirection="left" + buttons={[ + { text: "Join Our Guests", href: "reservation" } + ]} + buttonAnimation="slide-up" />