From ffb8cbc98008fd5bed2845c6142f3df778cc3562 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:29:03 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e830705..0363d60 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -94,7 +94,7 @@ export default function ContactPage() { tag="Get Started" title="Start Your Free Pilot Today" description="No credit card required. See Report Desk transform your operations in 2 weeks. Schedule a brief demo with our team." - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your work email" buttonText="Start Free Pilot"