Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 88bbfde73f | |||
| dcf873900d | |||
| fe98e3a352 |
@@ -114,7 +114,10 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentyThree
|
<FeatureCardTwentyThree
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="split-actions"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Shop Now", href: "#" }
|
||||||
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user