From 35a4cd356e9f4db6ccd3d9c3e7e1db994f5aeb43 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:39:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b31ea81..00e9c53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Start Automating", href: "#contact" }, { text: "View Our Work", href: "#services" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png?_wi=1" imageAlt="Automation dashboard interface" mediaAnimation="slide-up" imagePosition="right" @@ -83,7 +83,7 @@ export default function LandingPage() { title: "Measurable Results", description: "Track ROI with detailed analytics and reporting. See exactly how automation drives your bottom line.", icon: TrendingUp } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png?_wi=1" imageAlt="Workflow automation process" mediaAnimation="blur-reveal" imagePosition="right" @@ -102,11 +102,11 @@ export default function LandingPage() { features={[ { id: "workflow-automation", title: "Workflow Automation", author: "Process Optimization", description: "Streamline repetitive tasks and complex workflows. Reduce manual work, eliminate bottlenecks, and improve team productivity across departments.", tags: ["Time Savings", "Efficiency"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png", imageAlt: "Workflow automation" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-detailed-illustration-of-automated-wor-1773139162204-f0427793.png?_wi=2", imageAlt: "Workflow automation" }, { id: "data-integration", title: "Data Integration & Sync", author: "System Connectivity", description: "Connect disparate systems and ensure real-time data synchronization. Eliminate data silos and maintain consistent information across platforms.", tags: ["Integration", "Real-time Data"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png", imageAlt: "Data integration dashboard" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkaYLNwHdoxZs3sdjZLGcPx1G7/a-modern-sleek-business-automation-dashb-1773139163255-e709ffd1.png?_wi=2", imageAlt: "Data integration dashboard" } ]} animationType="slide-up"