From 80d190b251d66b7adf8d9a902f59603b8dceecd0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:43:57 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ad73be..ed0c61b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function HomePage() { description="Zentra AI Team" subdescription="Founded 2023 - Trusted by 150+ Enterprises" icon={Rocket} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png?_wi=1" imageAlt="Automation Workflow Illustration" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -130,10 +130,10 @@ export default function HomePage() { features={[ { id: "1", title: "Workflow Automation", author: "Zentra AI", description: "Automate end-to-end business processes including data entry, document processing, email management, and multi-step workflows without manual intervention.", tags: ["Process Automation", "Integration"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png", imageAlt: "Automation Workflow"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png?_wi=2", imageAlt: "Automation Workflow"}, { id: "2", title: "Intelligent Document Processing", author: "Zentra AI", description: "Leverage AI-powered OCR and NLP to extract, categorize, and process documents automatically. Perfect for invoices, contracts, forms, and compliance documents.", tags: ["AI Processing", "Data Extraction"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/a-modern-analytics-dashboard-showing-eff-1773070845264-030bdf77.png", imageAlt: "Efficiency Metrics Dashboard"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/a-modern-analytics-dashboard-showing-eff-1773070845264-030bdf77.png?_wi=1", imageAlt: "Efficiency Metrics Dashboard"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1 From 5c8d68663bff26608f87a46d3c091a95c6269a00 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:43:58 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 224e8b9..5365bef 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -84,10 +84,10 @@ export default function ServicesPage() { features={[ { id: "1", title: "Workflow Automation & Integration", author: "Enterprise Solutions", description: "Automate end-to-end business processes including data entry, document processing, email management, and multi-step workflows. We connect your tools and systems seamlessly, eliminating manual handoffs and accelerating your operations.", tags: ["Process Automation", "Integration", "Optimization"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png", imageAlt: "Workflow Automation"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/an-illustration-showcasing-interconnecte-1773070844783-f3dbd792.png?_wi=3", imageAlt: "Workflow Automation"}, { id: "2", title: "Intelligent Document Processing", author: "AI Technology", description: "Leverage AI-powered OCR and NLP to extract, categorize, and process documents automatically. Perfect for invoices, contracts, forms, and compliance documents. Achieve 99.9% accuracy with zero human intervention.", tags: ["AI Processing", "Document Intelligence", "Data Extraction"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/a-modern-analytics-dashboard-showing-eff-1773070845264-030bdf77.png", imageAlt: "Document Processing"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/a-modern-analytics-dashboard-showing-eff-1773070845264-030bdf77.png?_wi=2", imageAlt: "Document Processing"}, { id: "3", title: "Custom AI Model Development", author: "Advanced AI", description: "Build custom machine learning models tailored to your specific business needs. From predictive analytics to classification tasks, we develop sophisticated AI solutions that provide competitive advantage and drive innovation.", tags: ["Machine Learning", "Custom Models", "AI Development"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiM8HqWFQzisL7lN6RJQJLnwoQ/a-conceptual-image-of-a-diverse-team-col-1773070845679-5bc77f56.png", imageAlt: "AI Development"}, -- 2.49.1