2 Commits

Author SHA1 Message Date
ffb1837d70 Update src/app/page.tsx 2026-04-17 13:30:35 +00:00
7b68c64644 Merge version_2 into main
Merge version_2 into main
2026-04-17 13:29:39 +00:00

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
textboxLayout="split-actions"
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
buttons={[{ text: "Voir tout le catalogue" }]}
buttons={[{ text: "Découvrir tout le catalogue" }]}
products={[
{ id: "p1", brand: "TechZone", name: "Smartphone Pro 2024", price: "799€", rating: 4.8, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/view-white-ice-skates-with-cherries_23-2150806796.jpg" },
{ id: "p2", brand: "Urban Wear", name: "Sweatshirt Vintage", price: "45€", rating: 4.5, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17254.jpg" },