diff --git a/src/app/page.tsx b/src/app/page.tsx index b11f377..a50a8c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttons={[ { text: "Reserve Your Escape", href: "#contact" } ]} - buttonAnimation="expand-hover" + buttonAnimation="slide-up" />