diff --git a/src/app/page.tsx b/src/app/page.tsx index a52bccf..50391d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { 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" + 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, @@ -97,7 +97,7 @@ export default function LandingPage() { }, { 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" + 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"