Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-02 18:15:20 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="medium"
background="circleGradient"
background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"

View File

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

View File

@@ -20,7 +20,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="medium"
background="circleGradient"
background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -48,7 +48,7 @@ export default function HomePage() {
tag="Premium Investing"
tagIcon={TrendingUp}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg"
imageAlt="Elevation Capital headquarters"
mediaAnimation="blur-reveal"
@@ -177,7 +177,7 @@ export default function HomePage() {
<ContactText
text="Ready to explore partnership opportunities? Let's discuss how Elevation Capital can accelerate your growth and create exceptional value."
animationType="entrance-slide"
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Schedule a Meeting", href: "/contact" },

View File

@@ -17,7 +17,7 @@ export default function PortfolioPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="medium"
background="circleGradient"
background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"