Update src/app/page.tsx

This commit is contained in:
2026-03-23 16:05:53 +00:00
parent 489923eaeb
commit a9f19a732f

View File

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