Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e917d4c494 | |||
| cddc12baba | |||
| a3ece920bd |
@@ -84,7 +84,8 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="split-actions"
|
||||||
|
buttons={[{ text: "View Full Collection", href: "#collections-page" }]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user