Merge version_1 into main #2
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/a-sleek-modern-ai-interface-dashboard-di-1772615810569-2101a537.png?_wi=1", imageAlt: "AI interface dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/abstract-illustration-of-automated-workf-1772615812281-d85d66b6.png?_wi=1", imageAlt: "Workflow automation" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/illustration-of-machine-learning-neural--1772615810996-f5ebbdd2.png?_wi=1", imageAlt: "Machine learning neural networks" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/visual-representation-of-seamless-integr-1772615812232-95a22e01.png?_wi=1", imageAlt: "System integration" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/a-sleek-modern-ai-interface-dashboard-di-1772615810569-2101a537.png?_wi=2", imageAlt: "AI analytics dashboard" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/a-sleek-modern-ai-interface-dashboard-di-1772615810569-2101a537.png", imageAlt: "AI interface dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/abstract-illustration-of-automated-workf-1772615812281-d85d66b6.png", imageAlt: "Workflow automation" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/illustration-of-machine-learning-neural--1772615810996-f5ebbdd2.png", imageAlt: "Machine learning neural networks" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/visual-representation-of-seamless-integr-1772615812232-95a22e01.png", imageAlt: "System integration" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/a-sleek-modern-ai-interface-dashboard-di-1772615810569-2101a537.png", imageAlt: "AI analytics dashboard" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -77,15 +77,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Intelligent Workflow Automation", description: "Automate complex business processes with AI that learns and optimizes over time. Reduce manual work by up to 80% and let your team focus on strategic initiatives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/abstract-illustration-of-automated-workf-1772615812281-d85d66b6.png?_wi=2", imageAlt: "Workflow automation illustration"
|
||||
title: "Intelligent Workflow Automation", description: "Automate complex business processes with AI that learns and optimizes over time. Reduce manual work by up to 80% and let your team focus on strategic initiatives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/abstract-illustration-of-automated-workf-1772615812281-d85d66b6.png", imageAlt: "Workflow automation illustration"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Advanced Machine Learning Models", description: "Deploy pre-trained models or build custom AI solutions tailored to your business. Real-time predictions and insights that drive better decision-making.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/illustration-of-machine-learning-neural--1772615810996-f5ebbdd2.png?_wi=2", imageAlt: "Machine learning networks"
|
||||
title: "Advanced Machine Learning Models", description: "Deploy pre-trained models or build custom AI solutions tailored to your business. Real-time predictions and insights that drive better decision-making.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/illustration-of-machine-learning-neural--1772615810996-f5ebbdd2.png", imageAlt: "Machine learning networks"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Seamless Integration", description: "Connect with 500+ business applications. Our API-first architecture ensures smooth integration with your existing tech stack in minutes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/visual-representation-of-seamless-integr-1772615812232-95a22e01.png?_wi=2", imageAlt: "System integration"
|
||||
title: "Seamless Integration", description: "Connect with 500+ business applications. Our API-first architecture ensures smooth integration with your existing tech stack in minutes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/visual-representation-of-seamless-integr-1772615812232-95a22e01.png", imageAlt: "System integration"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
description="Join forward-thinking companies building the future with AI. Sign up for our newsletter to receive product updates, best practices, and exclusive insights."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATThEOE0ad9RVJ6zAxjDVr6Kkn/abstract-illustration-of-digital-communi-1772615811095-ca7f620b.png"
|
||||
imageAlt="Newsletter signup"
|
||||
|
||||
Reference in New Issue
Block a user