From 5dc34f7a4ee9d5ec060ff7ef31b8419b301d5601 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:00:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 446e54d..0d7e4ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -266,7 +266,7 @@ export default function LandingPage() { tagIcon={MessageSquare} title="Ready to Win More Bids and Cut Admin Time?" description="Book a free 30-minute consultation. No pitch. Just an honest conversation about your pain points and how we can help." - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="your@company.com" buttonText="Schedule Audit" -- 2.49.1