Update src/app/page.tsx

This commit is contained in:
2026-03-23 16:07:53 +00:00
parent 90c61308dc
commit 5b54fc9c5e

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
buttons={[
{ text: "Reserve Your Escape", href: "#contact" }
]}
buttonAnimation="hover-magnetic"
buttonAnimation="expand-hover"
/>
</div>