Update src/app/page.tsx

This commit is contained in:
2026-03-23 16:10:43 +00:00
parent 5b54fc9c5e
commit 48ca77a00c

View File

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