From 0d8f36e8ca3addfac6f24bcec480d71f5d8ae8ec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:10:59 +0000 Subject: [PATCH] Update src/app/projects/page.tsx --- src/app/projects/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 3eadb90..1e256e6 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -79,7 +79,7 @@ export default function ProjectsPage() { description: "Advanced precision robotic arm system designed for industrial automation, manufacturing, and complex assembly tasks. Features multi-axis articulation, real-time sensor feedback, and AI-powered motion planning. Perfect for high-precision tasks requiring consistent accuracy and reliability across diverse manufacturing environments.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/advanced-robotic-arm-performing-precisio-1772618995753-3cffd11f.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/advanced-robotic-arm-performing-precisio-1772618995753-3cffd11f.png?_wi=2", imageAlt: "Advanced robotic arm system", }, { @@ -88,7 +88,7 @@ export default function ProjectsPage() { description: "Intelligent humanoid robot with natural language processing and computer vision. Designed for human-robot collaboration in service, hospitality, and research environments. Capable of understanding complex commands and performing nuanced physical tasks while maintaining safety in human-present environments.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/humanoid-robot-with-intelligent-features-1772618995937-6a06d6e5.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/humanoid-robot-with-intelligent-features-1772618995937-6a06d6e5.png?_wi=2", imageAlt: "Humanoid assistant robot", }, { @@ -97,7 +97,7 @@ export default function ProjectsPage() { description: "Autonomous inspection and surveillance drone with advanced computer vision and AI navigation. Perfect for infrastructure monitoring, aerial surveys, and environmental data collection. Equipped with intelligent obstacle avoidance and real-time data transmission capabilities.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/autonomous-drone-performing-advanced-ins-1772618995128-aa428cca.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATaHRHqSm63zABUsy7pnIq1Zy3/autonomous-drone-performing-advanced-ins-1772618995128-aa428cca.png?_wi=2", imageAlt: "Autonomous inspection drone", }, ]}