From 9494b3c48ee0f49ecdcb95cd2b700e776494bd78 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:06:05 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d3177f1..9d77d84 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { description="Let's discuss your project goals and explore how Apex Digital Partners can help you achieve digital excellence." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png?_wi=2" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Your email address" -- 2.49.1 From f8037a126fe0924b4547896b94737e9581e830cc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:06:06 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8ed9bc..240c8a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -249,7 +249,7 @@ export default function HomePage() { description="Let's discuss your project goals and explore how Apex Digital Partners can help you achieve digital excellence." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png?_wi=1" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Your email address" -- 2.49.1