Merge version_1 into main #2
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user