From af3ca37e8d89778b0ca142be78bf286b14005a80 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 18:08:34 +0000 Subject: [PATCH] Update src/app/enterprise/page.tsx --- src/app/enterprise/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/enterprise/page.tsx b/src/app/enterprise/page.tsx index d352b5a..1e2b8fb 100644 --- a/src/app/enterprise/page.tsx +++ b/src/app/enterprise/page.tsx @@ -168,21 +168,21 @@ export default function EnterprisePage() { id: 1, title: "Multi-System Integration", description: "Connect Salesforce, SAP, Oracle, Workday, and custom legacy systems without data loss. Our API-first architecture ensures real-time synchronization across your entire tech stack.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/real-time-data-integration-dashboard-sho-1774116420508-c4742aca.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/real-time-data-integration-dashboard-sho-1774116420508-c4742aca.png?_wi=2", imageAlt: "Multi-system integration dashboard", }, { id: 2, title: "AI-Powered Forecasting", description: "Leverage machine learning for demand forecasting, supply chain optimization, and workforce planning. Make data-driven decisions before market shifts impact your bottom line.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/predictive-analytics-dashboard-with-ai-p-1774116420749-5dc804ef.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/predictive-analytics-dashboard-with-ai-p-1774116420749-5dc804ef.png?_wi=2", imageAlt: "AI predictive forecasting interface", }, { id: 3, title: "Advanced Security & Compliance", description: "ISO 27001, SOC 2, GDPR, and HIPAA compliance built-in. Dedicated compliance managers, encrypted data residency, and comprehensive audit trails for regulated industries.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/enterprise-security-framework-dashboard--1774116421144-e0b0d0a2.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGXLt9mQJAUYJ16mbQmrHc3rYb/enterprise-security-framework-dashboard--1774116421144-e0b0d0a2.png?_wi=2", imageAlt: "Security and compliance dashboard", }, ]}