diff --git a/src/app/page.tsx b/src/app/page.tsx index 919a918..d2ea2b9 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="reveal-blur" + buttonAnimation="hover-bubble" />