From 1d1d5af63c4fcfcb37f423c9aeb1546cba46f794 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 20:16:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2abf06..89ba241 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmall" - background="circleGradient" + background="none" cardStyle="gradient-mesh" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -245,7 +245,7 @@ export default function LandingPage() { description="Join thousands of successful brands. No credit card required. Full access to all features for 14 days." background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ANc3ZzfZDlaGGjgYO9S7sd32tn/a-welcoming-professional-environment-sho-1773951295313-860ee273.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ANc3ZzfZDlaGGjgYO9S7sd32tn/a-welcoming-professional-environment-sho-1773951295313-860ee273.png" imageAlt="Contact and Support" mediaAnimation="slide-up" mediaPosition="right" @@ -257,7 +257,7 @@ export default function LandingPage() {