From 298bd4d4bff78f767598b604eef1878fc6ea023e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 07:33:20 +0000 Subject: [PATCH 1/2] Update src/app/modes/business-helper/page.tsx --- src/app/modes/business-helper/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modes/business-helper/page.tsx b/src/app/modes/business-helper/page.tsx index fb9d038..2a5c482 100644 --- a/src/app/modes/business-helper/page.tsx +++ b/src/app/modes/business-helper/page.tsx @@ -209,7 +209,7 @@ export default function BusinessHelperPage() { background={{ variant: "animated-grid" }} useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9dMftQ4AQBXAKtnCOA7fukWXU/contact-form-and-support-channel-illustr-1773905442054-5bf6e7a4.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9dMftQ4AQBXAKtnCOA7fukWXU/contact-form-and-support-channel-illustr-1773905442054-5bf6e7a4.png?_wi=1" imageAlt="Contact Support" inputPlaceholder="Enter your business email" buttonText="Request Enterprise Demo" From abef95666cdb17c28db96002c2afc433d78b4199 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 07:33:20 +0000 Subject: [PATCH 2/2] Update src/app/modes/code-helper/page.tsx --- src/app/modes/code-helper/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modes/code-helper/page.tsx b/src/app/modes/code-helper/page.tsx index eda0621..1efbe23 100644 --- a/src/app/modes/code-helper/page.tsx +++ b/src/app/modes/code-helper/page.tsx @@ -240,7 +240,7 @@ export default function CodeHelperPage() { background={{ variant: "animated-grid" }} useInvertedBackground={true} mediaAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9dMftQ4AQBXAKtnCOA7fukWXU/contact-form-and-support-channel-illustr-1773905442054-5bf6e7a4.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9dMftQ4AQBXAKtnCOA7fukWXU/contact-form-and-support-channel-illustr-1773905442054-5bf6e7a4.png?_wi=2" imageAlt="Contact Support" inputPlaceholder="Enter your email address" buttonText="Get Developer Support"