Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user