Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-11 17:01:50 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
{ value: "10M+", title: "Tasks Automated Daily" },
{ value: "99.99%", title: "Uptime Guarantee" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/a-sophisticated-ai-agent-dashboard-inter-1773248465442-d93b734e.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/a-sophisticated-ai-agent-dashboard-inter-1773248465442-d93b734e.png?_wi=1"
imageAlt="PowerAI dashboard interface"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -90,7 +90,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Intelligent Automation", description: "Deploy autonomous agents that learn from patterns and continuously optimize processes without human intervention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/an-illustration-depicting-automated-work-1773248466149-8eee7127.png", imageAlt: "Automated workflow automation process"
title: "Intelligent Automation", description: "Deploy autonomous agents that learn from patterns and continuously optimize processes without human intervention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/an-illustration-depicting-automated-work-1773248466149-8eee7127.png?_wi=1", imageAlt: "Automated workflow automation process"
},
{
id: 2,
@@ -115,10 +115,10 @@ export default function LandingPage() {
animationType="scale-rotate"
metrics={[
{
id: "1", value: "85%", title: "Cost Reduction", description: "Average reduction in operational costs within first year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/a-sophisticated-ai-agent-dashboard-inter-1773248465442-d93b734e.png", imageAlt: "Cost optimization dashboard"
id: "1", value: "85%", title: "Cost Reduction", description: "Average reduction in operational costs within first year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/a-sophisticated-ai-agent-dashboard-inter-1773248465442-d93b734e.png?_wi=2", imageAlt: "Cost optimization dashboard"
},
{
id: "2", value: "3.5x", title: "Productivity Gain", description: "Increase in team productivity through intelligent automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/an-illustration-depicting-automated-work-1773248466149-8eee7127.png", imageAlt: "Productivity metrics visualization"
id: "2", value: "3.5x", title: "Productivity Gain", description: "Increase in team productivity through intelligent automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoA8lBSZoj1UzcvKmn18oxQTPh/an-illustration-depicting-automated-work-1773248466149-8eee7127.png?_wi=2", imageAlt: "Productivity metrics visualization"
}
]}
/>