From bc6c03f4fa8fc66fdeeb096e74d2c2f6f339291a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:23:51 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d728263..46fbcc5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,27 +53,27 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/a-modern-ai-dashboard-showing-real-time--1772497335334-c3e9a334.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/a-modern-ai-dashboard-showing-real-time--1772497335334-c3e9a334.png?_wi=4", imageAlt: "Contact Dashboard", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/advanced-ai-analytics-dashboard-with-mul-1772497335461-d1a1a51c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/advanced-ai-analytics-dashboard-with-mul-1772497335461-d1a1a51c.png?_wi=6", imageAlt: "Analytics Platform", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/system-architecture-diagram-showing-mult-1772497335695-857e5984.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/system-architecture-diagram-showing-mult-1772497335695-857e5984.png?_wi=5", imageAlt: "System Architecture", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/automation-performance-metrics-display-s-1772497335584-dcf97120.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/automation-performance-metrics-display-s-1772497335584-dcf97120.png?_wi=4", imageAlt: "Performance Metrics", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/global-client-network-visualization-show-1772497334594-4277ddf1.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/global-client-network-visualization-show-1772497334594-4277ddf1.png?_wi=3", imageAlt: "Global Network", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/cost-reduction-analytics-dashboard-showi-1772497336722-6db0fe9d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/cost-reduction-analytics-dashboard-showi-1772497336722-6db0fe9d.png?_wi=4", imageAlt: "Cost Analytics", }, ]}