Update src/app/page.tsx

This commit is contained in:
2026-05-30 05:22:13 +00:00
parent d05479734b
commit 77d75f6d58

View File

@@ -123,8 +123,8 @@ export default function LandingPage() {
text: "Begin Your Journey", href: "#about"
}
]}
tagAnimation="entrance-slide"
buttonAnimation="entrance-slide"
tagAnimation="slide-up"
buttonAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
@@ -139,7 +139,7 @@ export default function LandingPage() {
text: "Discover More", href: "#experiences"
}
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
/>
</div>
<div id="experiences" data-section="experiences">