diff --git a/src/app/page.tsx b/src/app/page.tsx index c98bf95..b11f377 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="hover-magnetic" + buttonAnimation="expand-hover" />