Merge version_2 into main #2
@@ -98,9 +98,10 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Voir 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" },
|
||||
|
||||
Reference in New Issue
Block a user