Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:03:23 +00:00

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
description="Everything you need to build, test, and deploy modern applications at scale. From local development to production deployment."
tag="Features"
tagIcon={Zap}
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
features={[
{
title: "Global Infrastructure", description: "Deploy to 150+ regions worldwide with automatic failover and geographic load balancing.", bentoComponent: "globe"
@@ -148,7 +148,7 @@ export default function LandingPage() {
description="High-performance infrastructure designed to handle millions of concurrent connections with sub-millisecond latency."
tag="Performance"
tagIcon={Zap}
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
features={[
{
icon: Zap,
@@ -208,7 +208,7 @@ export default function LandingPage() {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APCwGRQZKmMIWf5xI9hBTf69Tj/professional-headshot-of-cto-testimonial-1772485188900-ecfeb294.png", alt: "Team member 6"
}
]}
ratingAnimation="reveal-blur"
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="Customer testimonial section"
@@ -221,7 +221,7 @@ export default function LandingPage() {
description="Choose the perfect plan for your team. All plans include our core features with unlimited applications."
tag="Pricing"
tagIcon={DollarSign}
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
plans={[
{
id: "starter", badge: "Great for Teams", badgeIcon: Sparkles,
@@ -262,7 +262,7 @@ export default function LandingPage() {
title="Ready to Transform Your Development Workflow?"
description="Join thousands of developers and companies using DevFlow to build and deploy applications faster. Start your free trial today—no credit card required."
tagIcon={Rocket}
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"