Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 17:29:03 +00:00
parent cdde6cbfc9
commit ffb8cbc980

View File

@@ -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"