Update src/app/contact/page.tsx
This commit is contained in:
@@ -15,7 +15,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
||||
<ContactText
|
||||
text="Ready to explore partnership opportunities? Let's discuss how Elevation Capital can accelerate your growth and create exceptional value for your organization."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Email Us", href: "mailto:partnerships@elevationcapital.com" },
|
||||
|
||||
Reference in New Issue
Block a user