From 9bfe63b46e6b10ca36046526bec9b04fdfdb2658 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:37: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 11bfcdc..aed3b91 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -75,7 +75,7 @@ export default function ProjectsPage() { description: "Built scalable Next.js applications with React, TailwindCSS, and Framer Motion. Focus on performance, accessibility, and seamless user experiences with 60fps animations.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-modern-full-stack-developer-project-sh-1772955431826-d58d3f33.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-modern-full-stack-developer-project-sh-1772955431826-d58d3f33.png?_wi=2", imageAlt: "Next.js application showcase", }, { @@ -84,7 +84,7 @@ export default function ProjectsPage() { description: "Created advanced Discord bots with Python and JavaScript. Real-time command processing, database integration, and interactive user interfaces for community engagement.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-discord-bot-command-interface-demonstr-1772955432421-75540e6b.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-discord-bot-command-interface-demonstr-1772955432421-75540e6b.png?_wi=2", imageAlt: "Discord bot interface", }, { @@ -93,7 +93,7 @@ export default function ProjectsPage() { description: "Developed robust backend infrastructure using Python and C++. Microservices architecture, API design, database optimization, and system-level performance tuning.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-backend-systems-architecture-diagram-s-1772955431522-df673b26.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aea5jbjN7TH9k9G9kv1Fnw11sU/a-backend-systems-architecture-diagram-s-1772955431522-df673b26.png?_wi=2", imageAlt: "Backend architecture diagram", }, ]}