From 80ac1d84c413851faa8a97adbae91cde52f1d727 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 07:32:21 +0000 Subject: [PATCH] Update src/app/modes/business-helper/page.tsx --- src/app/modes/business-helper/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/modes/business-helper/page.tsx b/src/app/modes/business-helper/page.tsx index 03edfb9..aff26d8 100644 --- a/src/app/modes/business-helper/page.tsx +++ b/src/app/modes/business-helper/page.tsx @@ -68,7 +68,7 @@ export default function BusinessHelperPage() { borderRadius="soft" contentWidth="compact" sizing="mediumLarge" - background="grid" + background="animated-grid" cardStyle="layered-gradient" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -209,7 +209,7 @@ export default function BusinessHelperPage() { background={{ variant: "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?_wi=3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9dMftQ4AQBXAKtnCOA7fukWXU/contact-form-and-support-channel-illustr-1773905442054-5bf6e7a4.png" imageAlt="Contact Support" inputPlaceholder="Enter your business email" buttonText="Request Enterprise Demo"