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" 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"