From a3ee4b9e068099228b232eb0ff2a96071397abc8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 20:04:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87ee81d..a43e9be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,6 +45,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Stor'age : L'élégance à Caen" description="Découvrez une sélection pointue de vêtements et accessoires pour hommes au cœur de la Normandie. Qualité, style et conseil personnalisé." + buttons={[{ text: "Découvrir la collection", href: "#products" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/spring-marketing-sales_23-2151949779.jpg?_wi=1", imageAlt: "Boutique Stor'age" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19711.jpg?_wi=1", imageAlt: "Intérieur magasin" }, -- 2.49.1