diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1243766..8e61456 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -77,7 +77,7 @@ export default function ServicesPage() { tagIcon={Layers} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png?_wi=2" imageAlt="Our service delivery process" imagePosition="right" buttons={[ @@ -104,21 +104,21 @@ export default function ServicesPage() { id: 1, title: "Discovery & Strategy", description: "We begin by understanding your business goals, target audience, and competitive landscape. Our team conducts thorough research to craft a strategic foundation for your website.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png?_wi=3", imageAlt: "Discovery phase", }, { id: 2, title: "Design & Prototyping", description: "Our designers create stunning, user-centric designs with interactive prototypes. We iterate based on your feedback to ensure the design perfectly captures your brand vision.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png?_wi=4", imageAlt: "Design phase", }, { id: 3, title: "Development & Integration", description: "Our developers build fast, responsive, and secure websites using modern technologies. We integrate all necessary functionality and ensure seamless performance across devices.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png?_wi=2", imageAlt: "Development phase", }, ]}