diff --git a/src/app/page.tsx b/src/app/page.tsx index e2ed3d6..e01ce39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function Page() { useInvertedBackground={false} tag="La Référence E-commerce" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Démarrer Maintenant", href: "#products" }, { text: "Découvrir les Fonctionnalités", href: "#features" }