Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01b445a258 | |||
| fc0f1dee0f | |||
| 4a3fa34990 | |||
| 9e13e66e3e |
@@ -92,6 +92,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="asymmetric-60-wide-40-narrow"
|
gridVariant="asymmetric-60-wide-40-narrow"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
tag="Best Seller"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Glow Serum", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307283.jpg" },
|
{ id: "p1", name: "Glow Serum", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307283.jpg" },
|
||||||
|
|||||||
Reference in New Issue
Block a user