Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 18:17:27 +00:00
parent e38a7b7f5c
commit 187413f9cc

View File

@@ -56,7 +56,7 @@ export default function ContactPage() {
<ContactText <ContactText
text="Ready to explore partnership opportunities? Let's discuss how Elevation Capital can accelerate your growth and create exceptional value for your organization." 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" animationType="entrance-slide"
background={{ variant: "glowing-orb" }} background={{ variant: "circleGradient" }}
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Email Us", href: "mailto:partnerships@elevationcapital.com" }, { text: "Email Us", href: "mailto:partnerships@elevationcapital.com" },