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"