Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function HomePage() {
|
|||||||
tag="Premium Investing"
|
tag="Premium Investing"
|
||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
tagAnimation="slide-up"
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg"
|
||||||
imageAlt="Elevation Capital headquarters"
|
imageAlt="Elevation Capital headquarters"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
@@ -177,7 +177,7 @@ export default function HomePage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to explore partnership opportunities? Let's discuss how Elevation Capital can accelerate your growth and create exceptional value."
|
text="Ready to explore partnership opportunities? Let's discuss how Elevation Capital can accelerate your growth and create exceptional value."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "circleGradient" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule a Meeting", href: "/contact" },
|
{ text: "Schedule a Meeting", href: "/contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user