From 0b2622465f570402385a95bc962997a215e90f3d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:08:29 +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 a061da3..c1e6feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { { title: "Fleurs Fraîches Quotidiennement", description: "Sélection premium de fleurs fraîches importées et locales chaque jour", imageSrc: "http://img.b2bpic.net/free-photo/mixed-flower-bouquet-wooden-table_114579-2256.jpg", imageAlt: "Fleurs fraîches de qualité"}, { - title: "Note Parfaite: 4.9/5 ⭐", description: "Plus de 50 clients satisfaits qui recommandent nos services et notre professionnalisme", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Avis clients excellents"}, + title: "Note Parfaite: 4.9/5 ⭐", description: "Plus de 50 clients satisfaits qui recommandent nos services et notre professionnalisme", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1772762903823-qncyyfxc.jpg", imageAlt: "Avis clients excellents"}, { title: "Fleuristes Professionnels", description: "Équipe d'experts créant des arrangements magnifiques pour chaque occasion", imageSrc: "http://img.b2bpic.net/free-photo/young-female-florist-looking-bunch-beautiful-white-flowers_23-2147882071.jpg", imageAlt: "Fleuristes professionnels"}, ]} -- 2.49.1