diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ca7582..84ad00a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { text: "Our Story", href: "#" }, { text: "Meet Our Team", href: "#" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" />