From 36fd42e5eb26595d5381422ff97c41493df5e63a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:21:45 +0000 Subject: [PATCH] Update src/app/solutions/page.tsx --- src/app/solutions/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/solutions/page.tsx b/src/app/solutions/page.tsx index 6971139..bb41116 100644 --- a/src/app/solutions/page.tsx +++ b/src/app/solutions/page.tsx @@ -56,21 +56,21 @@ export default function SolutionsPage() { id: 1, title: "Advanced Network Scanning", description: "Comprehensive vulnerability detection across your entire infrastructure. Our Rust-based scanning engine identifies threats with minimal performance overhead. Supports deep packet inspection, port scanning, and vulnerability correlation.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-professional-network-scanning-interfac-1772475615087-46db5ee7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-professional-network-scanning-interfac-1772475615087-46db5ee7.png?_wi=2", imageAlt: "Network scanning interface", }, { id: 2, title: "Infrastructure Visibility", description: "Real-time telemetry and observability across all systems. Know what's happening in your infrastructure at every moment with production-grade monitoring. Includes asset discovery, dependency mapping, and real-time alerting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-comprehensive-infrastructure-visibilit-1772475617923-9ccc5511.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-comprehensive-infrastructure-visibilit-1772475617923-9ccc5511.png?_wi=2", imageAlt: "Infrastructure dashboard", }, { id: 3, title: "Secure Execution Engine", description: "Isolated processing ensures your security scans never impact production performance. Dedicated workers handle resource-intensive tasks independently. Features sandboxed execution, resource throttling, and automatic scaling.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-technical-architecture-diagram-showing-1772475613406-4c30ba6c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-technical-architecture-diagram-showing-1772475613406-4c30ba6c.png?_wi=2", imageAlt: "Processing engine architecture", }, ]} @@ -104,7 +104,7 @@ export default function SolutionsPage() { icon: BarChart3, }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-clean-system-architecture-flow-diagram-1772475614263-5a6b2f22.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtcrCh6nNABN2Bln2TONvtlx4/a-clean-system-architecture-flow-diagram-1772475614263-5a6b2f22.png?_wi=2" imageAlt="Integration flow diagram" mediaAnimation="slide-up" imagePosition="right"