diff --git a/src/app/page.tsx b/src/app/page.tsx index 03f0c4f..aa80e4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,10 @@ export default function LandingPage() { } ]} speed={40} + buttons={[ + { text: "Reserve Now After Reading Reviews", href: "#contact" } + ]} + buttonAnimation="slide-up" />