From 211ac9879899a4828d73a623f7658e0ede69902a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:56:39 +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 fa67a50..ab86665 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { { id: "5", name: "Marc Dupont", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg" }, { id: "6", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg" } ]} - cardTitle="⭐⭐⭐⭐⭐ Découvrez ce que nos clients disent. Accueil exceptionnel, qualité incroyable, meilleur kebab de Maurecourt!" + cardTitle="⭐⭐⭐⭐⭐ Découvrez ce que nos clients disent." cardTag="Avis Clients Google" cardAnimation="slide-up" useInvertedBackground={false} -- 2.49.1