Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 148be0437c | |||
| ba71aeca42 | |||
| f7e70e6c0c | |||
| 37134ba211 | |||
| aab2180056 | |||
| 54b6580909 | |||
| 7ebca6b755 |
@@ -64,12 +64,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<AboutMetric
|
||||
title="Les valeurs qui nous définissent : Confiance, Transparence, Ponctualité"
|
||||
title="Pourquoi nous faire confiance : Transparence, Réactivité, Fiabilité"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ icon: DollarSign, label: "Prix Compétitifs", value: "Nets & Étudiés" },
|
||||
{ icon: Users, label: "Service Réactif", value: "24h Réponse" },
|
||||
{ icon: Truck, label: "Livraison Fiable", value: "100% Ponctuelle" },
|
||||
{ icon: Users, label: "Service Réactif", value: "24h Réponse" },
|
||||
{ icon: Shield, label: "Confiance Pro", value: "Engagée" }
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user