Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 18:11:06 +00:00
parent f7746a5eae
commit e4d210e820

View File

@@ -40,10 +40,7 @@ export default function ContactPage() {
<TextSplitAbout
title="Get in Touch"
description={[
"Are you a founder or executive looking for growth capital and strategic support? We'd love to learn about your company and explore partnership opportunities.",
"Our team is committed to understanding your business, your vision, and your goals. We respond to all inquiries promptly and look forward to meaningful conversations with promising entrepreneurs and established business leaders.",
"Whether you're raising Series A funding, scaling operations, or exploring strategic partnerships, Elevation Capital is here to help unlock your company's potential and drive exceptional value creation.",
]}
"Are you a founder or executive looking for growth capital and strategic support? We'd love to learn about your company and explore partnership opportunities.", "Our team is committed to understanding your business, your vision, and your goals. We respond to all inquiries promptly and look forward to meaningful conversations with promising entrepreneurs and established business leaders.", "Whether you're raising Series A funding, scaling operations, or exploring strategic partnerships, Elevation Capital is here to help unlock your company's potential and drive exceptional value creation."]}
showBorder={true}
useInvertedBackground={false}
buttons={[
@@ -59,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" },