From 73cd2d0be24cdc205fbda2e5743f08dbab98f779 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:35:50 +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 dd92465..d397bdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,13 +84,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Intelligent Automation", description: "Automate complex workflows with AI that learns and adapts to your processes in real time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-illustration-showing-ai-auto-1773066908106-a3a81eda.png"}, + id: "1", title: "Intelligent Automation", description: "Automate complex workflows with AI that learns and adapts to your processes in real time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-illustration-showing-ai-auto-1773066908106-a3a81eda.png?_wi=1"}, { id: "2", title: "Deep Insights", description: "Unlock actionable insights from your data with advanced predictive analytics and pattern recognition.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-sophisticated-analytics-interface-show-1773066908232-6b055df0.png"}, { id: "3", title: "Seamless Integration", description: "Connect effortlessly with your existing tools and platforms. One unified intelligence layer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-illustration-depicting-seamless-integ-1773066907564-001a0698.png"}, { - id: "4", title: "Enterprise Security", description: "Your data stays yours. Built on zero-trust architecture with enterprise-grade encryption throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-illustration-showing-ai-auto-1773066908106-a3a81eda.png"}, + id: "4", title: "Enterprise Security", description: "Your data stays yours. Built on zero-trust architecture with enterprise-grade encryption throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-illustration-showing-ai-auto-1773066908106-a3a81eda.png?_wi=2"}, ]} textboxLayout="default" useInvertedBackground={false}