Merge version_1 into main #2
@@ -69,14 +69,14 @@ export default function AIFlowLandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Next-Gen Intelligence"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
title="Real-Time AI Intelligence Platform"
|
||||
description="Deploy, monitor, and scale AI models with unprecedented speed. Access powerful machine learning capabilities through an intuitive platform built for modern enterprises."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#pricing" },
|
||||
{ text: "View Demo", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
dashboard={{
|
||||
title: "AI Analytics Hub", logoIcon: Hexagon,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUVMkFIFeI2xOoukMMa0ZHMF6w/a-modern-ai-platform-dashboard-interface-1772647201827-5eb30129.png", imageAlt: "AI Platform Dashboard", searchPlaceholder: "Search models, datasets, deployments...", buttons: [
|
||||
@@ -124,10 +124,10 @@ export default function AIFlowLandingPage() {
|
||||
description="Leverage cutting-edge machine learning models and tools to unlock insights, automate workflows, and scale your AI initiatives effortlessly."
|
||||
tag="Advanced Features"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function AIFlowLandingPage() {
|
||||
description="Discover intelligent features designed for seamless interaction and enhanced productivity. Hover over each capability to reveal hidden patterns."
|
||||
tag="Interaction Design"
|
||||
tagIcon={Sparkles}
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
@@ -220,7 +220,7 @@ export default function AIFlowLandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="Why Choose Us"
|
||||
tagIcon={Award}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
title="Trusted by Leading Organizations"
|
||||
description="AIFlow powers AI initiatives for Fortune 500 companies, startups, and research institutions. With industry-leading uptime, security standards, and customer support, we've established ourselves as the platform of choice for organizations serious about AI."
|
||||
metrics={[
|
||||
@@ -229,8 +229,8 @@ export default function AIFlowLandingPage() {
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUVMkFIFeI2xOoukMMa0ZHMF6w/screenshot-of-an-ai-platform-s-metrics-d-1772647201796-ae40586e.png"
|
||||
imageAlt="AI Platform Performance Metrics"
|
||||
mediaAnimation="smooth"
|
||||
metricsAnimation="smooth"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -241,7 +241,7 @@ export default function AIFlowLandingPage() {
|
||||
description="Hear directly from teams transforming their business with AIFlow's intelligent platform."
|
||||
tag="Testimonials"
|
||||
tagIcon={Star}
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
@@ -281,7 +281,7 @@ export default function AIFlowLandingPage() {
|
||||
description="Choose the perfect plan for your AI needs. Scale up or down anytime with no hidden fees."
|
||||
tag="Pricing"
|
||||
tagIcon={Zap}
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
@@ -324,8 +324,8 @@ export default function AIFlowLandingPage() {
|
||||
description="Find answers to common questions about AIFlow and how it can accelerate your AI initiatives."
|
||||
tag="FAQ"
|
||||
tagIcon={HelpCircle}
|
||||
animationType="smooth"
|
||||
faqsAnimation="smooth"
|
||||
animationType="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
@@ -369,14 +369,14 @@ export default function AIFlowLandingPage() {
|
||||
<ContactCTA
|
||||
tag="Ready to Transform?"
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
title="Launch Your AI Initiative Today"
|
||||
description="Join thousands of organizations accelerating their AI capabilities with AIFlow. Get started with a free trial or schedule a personalized demo."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#pricing" },
|
||||
{ text: "Schedule Demo", href: "#" },
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user