From 3a60e0e701629d837ce7ca7cd6ef6d8ad8826799 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:42:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38f48ad..dce8010 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { tag="Capabilities" features={[ { - id: "01", title: "Intelligent Workflow Automation", description: "Automate repetitive tasks and complex workflows with AI-powered logic and decision trees.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/a-streamlined-software-interface-showing-1772872936467-4c9991e6.png", imageAlt: "Workflow automation interface" + id: "01", title: "Intelligent Workflow Automation", description: "Automate repetitive tasks and complex workflows with AI-powered logic and decision trees.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/a-streamlined-software-interface-showing-1772872936467-4c9991e6.png?_wi=1", imageAlt: "Workflow automation interface" }, { id: "02", title: "Seamless System Integration", description: "Connect all your business applications and data sources for unified automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/integration-platform-interface-showing-m-1772872936392-59e7515b.png", imageAlt: "System integration dashboard" @@ -98,7 +98,7 @@ export default function LandingPage() { id: "03", title: "Real-Time Analytics", description: "Track automation performance with comprehensive dashboards and actionable insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/real-time-analytics-and-reporting-dashbo-1772872936374-3e6e64cf.png", imageAlt: "Real-time analytics dashboard" }, { - id: "04", title: "Enterprise Security", description: "Bank-level security and compliance with automated audit trails and data protection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/a-streamlined-software-interface-showing-1772872936467-4c9991e6.png", imageAlt: "Security and compliance features" + id: "04", title: "Enterprise Security", description: "Bank-level security and compliance with automated audit trails and data protection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsXvWOUGsseJsabxindEMCyJs/a-streamlined-software-interface-showing-1772872936467-4c9991e6.png?_wi=2", imageAlt: "Security and compliance features" } ]} gridVariant="two-columns-alternating-heights" -- 2.49.1