From baad34db5073aef3966a8f003eb229cc92127db2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:17:26 +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 a75c489..06c9fd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Votre email" - buttonText="S'inscrire à la newsletter" + buttonText="Recevoir nos promotions" termsText="Inscrivez-vous pour recevoir nos promotions et conseils culinaires. Respect de la confidentialité garantie." ariaLabel="Section localisation et contact" /> -- 2.49.1