From c9db21ec06ca6e9c5c2a6296f70a098b5aa67850 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 19:50:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5ba22d..0960708 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,7 +243,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - tag="NOUS CONTACTER" + tag="CONTACTEZ-NOUS" title="Commandez votre pizza dès maintenant !" description="Envie d'une délicieuse pizza ? Passez votre commande ou contactez-nous pour toute question. Nous sommes là pour vous servir !" inputPlaceholder="Entrez votre e-mail pour des offres exclusives" -- 2.49.1