Update src/app/page.tsx

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

View File

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