From 3daba938f911a6b59d11020697c5fcc95ab9cd3e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:00:29 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b25e5e3..452bf3f 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,7 +45,7 @@ export default function ServicesPage() { tag="Our Services" tagIcon={Award} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1dHMRSsiz1jhpCogg2C5vBnL/a-modern-visualization-of-seo-strategy-a-1772693939064-9a30965d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1dHMRSsiz1jhpCogg2C5vBnL/a-modern-visualization-of-seo-strategy-a-1772693939064-9a30965d.png?_wi=2" imageAlt="Digital services showcase" buttons={[{ text: "Get Started", href: "/contact" }]} buttonAnimation="slide-up"