Update src/app/page.tsx
This commit is contained in:
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Alpha Finance", "Quantum Labs", "DataStream Inc.", "Synapse AI", "CryptoVault", "VentureCap Partners", "FinTech Innovate"]}
|
"Alpha Finance", "Quantum Labs", ""DataStream Inc.", "Synapse AI", "CryptoVault", "VentureCap Partners", "FinTech Innovate"]}
|
||||||
title="Partnered with Industry Leaders"
|
title="Partnered with Industry Leaders"
|
||||||
description="Our commitment to innovation and security is recognized by top financial institutions and technology partners worldwide."
|
description="Our commitment to innovation and security is recognized by top financial institutions and technology partners worldwide."
|
||||||
tag="Our Network"
|
tag="Our Network"
|
||||||
@@ -267,7 +267,6 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
sideTitle="Your Questions, Answered"
|
sideTitle="Your Questions, Answered"
|
||||||
sideDescription="Find quick answers to the most common questions about AI Negotiator, our platform, and investment strategies."
|
sideDescription="Find quick answers to the most common questions about AI Negotiator, our platform, and investment strategies."
|
||||||
tag="FAQ"
|
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -293,7 +292,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Schedule a Call", href: "#"}
|
text: "Schedule a Call", href: "#"}
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user