From 7296bd94d92cc0fbb163362cb58daf91c15e26e1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:51:08 +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..6643b7d 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-3-items" animationType="slide-up" /> -- 2.49.1