From 7c775b793e70c443dae1ec4ac38ce57c6a0e14c5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:20: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 02cf758..a33dba8 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-4-items" + gridVariant="uniform-4-items-2x2" animationType="slide-up" /> -- 2.49.1