From 50b5f6c63b29b243cf85c182f3403ae6a6de5f57 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:29 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f77d1aa..47cc572 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,28 +50,28 @@ export default function ServicesPage() { id: "1", title: "Web Development", description: "From responsive websites to complex web applications, we build scalable solutions using cutting-edge technologies including React, Next.js, and Node.js.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-web-development-concept-ima-1772538619187-01dd9557.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-web-development-concept-ima-1772538619187-01dd9557.png?_wi=2", imageAlt: "Web Development Services", }, { id: "2", title: "UI/UX Design", description: "We create intuitive, beautiful interfaces that users love. Our design process focuses on user research, wireframing, prototyping, and rigorous testing.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/user-interface-and-experience-design-con-1772538617879-adc7cf56.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/user-interface-and-experience-design-con-1772538617879-adc7cf56.png?_wi=2", imageAlt: "UI/UX Design Services", }, { id: "3", title: "Digital Strategy", description: "Strategic consulting to help you navigate the digital landscape. We analyze market trends, competitive positioning, and develop roadmaps for success.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/digital-strategy-consultation-scene-with-1772538618258-45f82cfc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/digital-strategy-consultation-scene-with-1772538618258-45f82cfc.png?_wi=2", imageAlt: "Digital Strategy Services", }, { id: "4", title: "Brand Identity", description: "Complete branding from concept to implementation. We develop cohesive visual identities that communicate your values and resonate with your target audience.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/brand-identity-design-workspace-showing--1772538617285-0010346f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/brand-identity-design-workspace-showing--1772538617285-0010346f.png?_wi=2", imageAlt: "Brand Identity Services", }, ]}