Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 66c53f2af0 | |||
| dbd90c5b45 |
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "View All Products", href: "#contact" }]}
|
buttons={[{ text: "View All Products", href: "#pricing" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user