diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f67043..2b0d521 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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'} />