Update src/app/page.tsx

This commit is contained in:
2026-03-09 14:35:50 +00:00
parent 63391f06b7
commit 73cd2d0be2

View File

@@ -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}