From 7e303c551ad00ce3febe0dab4798b84d48bc6e1b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:29:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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() {