diff --git a/src/app/page.tsx b/src/app/page.tsx index 164f0ce..a315a46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,11 +16,11 @@ export default function LandingPage() { return ( @@ -76,7 +76,7 @@ export default function LandingPage() { buttons={[ { text: "Explorer nos leviers", href: "#solutions" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -197,8 +197,8 @@ export default function LandingPage() {