diff --git a/src/app/page.tsx b/src/app/page.tsx index 81f5095..22a64ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />