Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:09:57 +00:00

View File

@@ -66,6 +66,7 @@ export default function LandingPage() {
<AboutMetric
title="Trusted by enterprise organizations worldwide to power critical business operations and drive measurable results"
useInvertedBackground={false}
metricsAnimation="blur-reveal"
metrics={[
{ icon: TrendingUp, label: "Performance Increase", value: "340%" },
{ icon: Users, label: "Active Users", value: "50,000+" },
@@ -245,7 +246,7 @@ export default function LandingPage() {
tag="Get Started"
title="Ready to Transform Your Admin Operations?"
description="Join leading enterprises that have improved their operational efficiency by 340% with AdminFlow. Start your free trial today and experience the difference intelligent administration makes."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your work email"
buttonText="Start Free Trial"