diff --git a/src/app/page.tsx b/src/app/page.tsx index 26c2d58..38a850a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,10 +172,10 @@ export default function LandingPage() { id: "trades", value: "87%", title: "Trades Profitables", description: "Taux de réussite moyen sur les trades identifiés", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3P8O1kXYaM5zY9mEEUTZXJUm9/une-repr-sentation-des-trades-profitable-1773714699885-6a3ec99f.png", imageAlt: "Statistiques de trades profitables" }, { - id: "projects", value: "500+", title: "Projets Identifiés", description: "Shitcoins explosifs détectés avant la viralité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3P8O1kXYaM5zY9mEEUTZXJUm9/un-compteur-visualisant-les-centaines-de-1773714698649-c7fd12f6.png", imageAlt: "Projets identifiés" + id: "projects", value: "500+", title: "Projets Identifiés", description: "Shitcoins explosifs détectés avant la viralité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3P8O1kXYaM5zY9mEEUTZXJUm9/un-compteur-visualisant-les-centaines-de-1773714698649-c7fd12f6.png?_wi=1", imageAlt: "Projets identifiés" }, { - id: "roi", value: "100-1000x", title: "ROI Moyen", description: "Retour sur investissement typique par trade gagnant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3P8O1kXYaM5zY9mEEUTZXJUm9/un-compteur-visualisant-les-centaines-de-1773714698649-c7fd12f6.png", imageAlt: "ROI des trades" + id: "roi", value: "100-1000x", title: "ROI Moyen", description: "Retour sur investissement typique par trade gagnant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3P8O1kXYaM5zY9mEEUTZXJUm9/un-compteur-visualisant-les-centaines-de-1773714698649-c7fd12f6.png?_wi=2", imageAlt: "ROI des trades" } ]} />