From e801ab82aefae0bc4e04f8e88825fdefd3618ee7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:52:32 +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 6643b7d..02cf758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function SomnexPage() { id: "material", title: "Matière coton respirante", description: "Tissu naturel et hypoallergénique qui respire toute la nuit pour une fraîcheur maximale", imageSrc: "http://img.b2bpic.net/free-vector/infographic-element-collection-gradient-style_23-2148223369.jpg", imageAlt: "Matériau respirant" } ]} - gridVariant="uniform-3-items" + gridVariant="uniform-4-items" animationType="slide-up" /> -- 2.49.1