diff --git a/src/app/page.tsx b/src/app/page.tsx index 28f5ee6..1e68d9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,8 +68,8 @@ export default function LandingPage() { 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"