diff --git a/src/app/page.tsx b/src/app/page.tsx index e17b44f..d5b4937 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" }, ]} buttonAnimation="slide-up" - mediaAnimation="fade-in" + mediaAnimation="slide-up" tagAnimation="none" /> @@ -117,11 +117,11 @@ export default function LandingPage() {