Merge version_1 into main #4
@@ -94,8 +94,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-4-items"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
tag="Partners"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground={false}
|
||||
names={["Google Cloud", "Figma", "Stripe", "Vercel", "Notion", "Slack", "Zapier", "Webflow"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
|
||||
Reference in New Issue
Block a user