Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 18:16:02 +00:00

View File

@@ -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>