2 Commits

Author SHA1 Message Date
5c13c50370 Update src/app/page.tsx 2026-04-20 16:48:56 +00:00
05824827e4 Merge version_2 into main
Merge version_2 into main
2026-04-20 16:47:38 +00:00

View File

@@ -175,7 +175,7 @@ export default function LandingPage() {
tag="Contactez-nous"
title="Besoin de tissu ? Appelez-nous maintenant"
description="Pour toute commande ou demande de conseil, appelez-nous directement. C'est le moyen le plus rapide d'obtenir ce qu'il vous faut !"
buttonText="Appeler au 05 35 45 80 40"
buttonText="Click to Call 05 35 45 80 40"
onSubmit={() => window.location.href = 'tel:+212535458040'}
/>
</div>