From 71d584f3d351adf704e82e1d9648ff14c0e6f5bd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 21:00:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fcc0eb9..e2ed3d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function Page() { { text: "Démarrer Maintenant", href: "#products" }, { text: "Découvrir les Fonctionnalités", href: "#features" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-with-laptop-working-home_1301-6996.jpg", alt: "young woman smiling professional portrait" }, { src: "http://img.b2bpic.net/free-photo/executive-assistant-multinational-company-work-big-business-project_482257-113916.jpg", alt: "man in suit smiling professional" }, @@ -76,7 +76,7 @@ export default function Page() { avatarText="+100k Entrepreneurs satisfaits" imageSrc="http://img.b2bpic.net/free-photo/man-woman-using-laptop-online-shopping-with-credit-card_23-2149087150.jpg" imageAlt="people shopping online laptop phone" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" imagePosition="right" fixedMediaHeight={true} showMarqueeCard={false} @@ -91,7 +91,7 @@ export default function Page() { { icon: Star, label: "Satisfaction Client", value: "4.9/5" }, { icon: Truck, label: "Livraisons Rapides", value: "99%" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -107,7 +107,7 @@ export default function Page() { description="EcomPulse fournit les outils essentiels pour propulser votre entreprise en ligne, de la logistique aux paiements sécurisés." tag="Nos Avantages Clés" tagIcon={CheckCircle} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} /> @@ -220,12 +220,12 @@ export default function Page() { title="Prêt à Lancer Votre Aventure E-commerce?" description="Inscrivez-vous à notre newsletter pour recevoir des conseils exclusifs, des mises à jour et des offres spéciales." tagIcon={Mail} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{"variant":"plain"}} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/telemarketers-handling-client-calls_482257-124548.jpg" imageAlt="customer service desk support team" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Entrez votre email" buttonText="S'inscrire"