Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14deb52de3 | |||
| 4f389791a5 |
@@ -72,7 +72,8 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
|
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||||
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