Merge version_3 into main #3
@@ -69,6 +69,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Shop the Collection", href: "#products" }]}
|
||||
products={[
|
||||
{ id: "1", brand: "Elyon", name: "Signature Silk Collection", price: "$120", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329671.jpg" },
|
||||
{ id: "2", brand: "Elyon", name: "Professional Body Tools", price: "$85", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646447.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user