From 16ffd7094d80abb7fb36a7f4ca1a1e3c057ee9a0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:22:19 +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 a33dba8..aca058f 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-2x2" + gridVariant="uniform-2x2" animationType="slide-up" /> -- 2.49.1