Update src/app/page.tsx

This commit is contained in:
2026-03-19 18:04:44 +00:00
parent de90824b76
commit 4d395b3434

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
buttons={[
{ text: "Learn More", href: "#destinations" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>