Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14deb52de3 |
@@ -72,7 +72,8 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user