From e21ae1eea853df75ae8f8d55c92d14a8821e54b0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:29:30 +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 bb0ac0f..a528471 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,13 +72,13 @@ export default function LandingPage() { tag="Core Capabilities" features={[ { - id: "01", title: "Seamless Integration", description: "Connect to 500+ enterprise applications. API-first architecture integrates with your existing stack in hours, not weeks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png", imageAlt: "Seamless integration with enterprise systems"}, + id: "01", title: "Seamless Integration", description: "Connect to 500+ enterprise applications. API-first architecture integrates with your existing stack in hours, not weeks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png?_wi=1", imageAlt: "Seamless integration with enterprise systems"}, { id: "02", title: "Deploy in Days", description: "From setup to production in 72 hours. Our rapid deployment framework eliminates implementation overhead and gets you ROI fast.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-modern-representation-of-rapid-deploym-1773066410431-19953626.png", imageAlt: "Rapid deployment process"}, { id: "03", title: "Enterprise Security", description: "SOC 2 Type II, HIPAA, and GDPR compliant. End-to-end encryption, role-based access control, and audit logging protect your data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-representation-of-enterprise-1773066409111-aee86b68.png", imageAlt: "Enterprise-grade security"}, { - id: "04", title: "Continuous Optimization", description: "Machine learning models adapt to your workflows in real-time. Automated performance tuning delivers improving ROI month over month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png", imageAlt: "Continuous optimization workflow"}, + id: "04", title: "Continuous Optimization", description: "Machine learning models adapt to your workflows in real-time. Automated performance tuning delivers improving ROI month over month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png?_wi=2", imageAlt: "Continuous optimization workflow"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1