Merge version_1 into main #3
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -96,6 +97,7 @@ export default function LandingPage() {
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["ClipLab", "Trendify", "ViralMakers", "SnapStudio", "GrowthVids", "ClipBoost", "FastForward"]}
|
||||
title="Trusted by Top Creators"
|
||||
description="Join the creators who build content at scale."
|
||||
@@ -121,6 +123,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100k+", description: "Clips processed" },
|
||||
{ id: "m2", value: "95%", description: "User growth rate" },
|
||||
@@ -153,6 +156,7 @@ export default function LandingPage() {
|
||||
title="Start Your Viral Engine Today"
|
||||
description="Enter your email to get early access to our beta."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user