4 Commits

Author SHA1 Message Date
c5f27a997e Update src/app/page.tsx 2026-04-29 11:04:57 +00:00
60840feb1e Update src/app/page.tsx 2026-04-29 11:04:26 +00:00
e09c58e113 Merge version_2 into main
Merge version_2 into main
2026-04-29 10:58:39 +00:00
2446d55fd9 Merge version_2 into main
Merge version_2 into main
2026-04-29 10:58:03 +00:00

View File

@@ -96,9 +96,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "1", name: "Sérum Éclat", price: "85 €", imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-natural-argan-product_23-2148955791.jpg" }, { id: "1", name: "Sérum Éclat", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-natural-argan-product_23-2148955791.jpg" },
{ id: "2", name: "Crème Apaisante", price: "65 €", imageSrc: "http://img.b2bpic.net/free-photo/pink-cosmetic-containers-flowers-assortment_23-2149270050.jpg" }, { id: "2", name: "Crème Apaisante", price: "38€", imageSrc: "http://img.b2bpic.net/free-photo/pink-cosmetic-containers-flowers-assortment_23-2149270050.jpg" },
{ id: "3", name: "Masque Botanique", price: "45 €", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-facial-treatment_23-2148660802.jpg" }, { id: "3", name: "Masque Botanique", price: "52€", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-facial-treatment_23-2148660802.jpg" },
]} ]}
title="Rituels de Luxe" title="Rituels de Luxe"
description="Prolongez l'expérience spa avec notre gamme de produits biologiques." description="Prolongez l'expérience spa avec notre gamme de produits biologiques."