Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 17:45:15 +00:00

View File

@@ -39,7 +39,7 @@ export default function AgentFlowPage() {
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="blurBottom"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -66,7 +66,7 @@ export default function AgentFlowPage() {
description="Deploy intelligent AI agents to capture, qualify, and nurture leads 24/7. Transform your sales pipeline with agentic automation that learns and adapts in real-time."
tag="AI-Powered Lead Gen"
tagIcon={Zap}
background={{ variant: "blurBottom" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "10x", label: "Faster Lead Capture" },
{ value: "87%", label: "Lead Quality Score" },
@@ -76,12 +76,12 @@ export default function AgentFlowPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFHH9DfMCUMnOmDhQcYTGb3a/a-sleek-modern-ai-dashboard-interface-sh-1772732475692-9cbf27cd.png"
imageAlt="AgentFlow AI Dashboard"
imagePosition="right"
mediaAnimation="smooth"
mediaAnimation="slide-up"
buttons={[
{ text: "Start Free Trial", href: "#contact" },
{ text: "Watch Demo", href: "#" },
]}
buttonAnimation="smooth"
buttonAnimation="slide-up"
marqueeItems={[
{ type: "text-icon", text: "Real-time Lead Qualification", icon: CheckCircle },
{ type: "text-icon", text: "Multi-channel Integration", icon: GitBranch },
@@ -287,7 +287,7 @@ export default function AgentFlowPage() {
tagIcon={Rocket}
title="Ready to Transform Your Lead Generation?"
description="Join thousands of companies using agentic AI to capture more qualified leads. Start your free trial today—no credit card required."
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="your@company.com"
buttonText="Start Free Trial"