Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-04 04:31:44 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -97,7 +97,7 @@ export default function AboutPage() {
tagAnimation="slide-up"
title="Ready to Automate Your Trading?"
description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required."
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Free Trial", href: "https://app.tradeai.com/signup" },

View File

@@ -99,7 +99,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
title="Ready to Automate Your Trading?"
description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required."
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Free Trial", href: "https://app.tradeai.com/signup" },

View File

@@ -129,7 +129,7 @@ export default function FeaturesPage() {
tagAnimation="slide-up"
title="Ready to Automate Your Trading?"
description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required."
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Free Trial", href: "https://app.tradeai.com/signup" },

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AST8Wkwzjj2ThpVPBekY7EpDJX/a-modern-algorithmic-trading-dashboard-i-1772597876172-8921033c.png"
imageAlt="TradeAI Algorithmic Trading Dashboard"
mediaAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
testimonials={[
{
@@ -277,7 +277,7 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Ready to Automate Your Trading?"
description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required."
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Free Trial", href: "https://app.tradeai.com/signup" },

View File

@@ -136,7 +136,7 @@ export default function PricingPage() {
tagAnimation="slide-up"
title="Ready to Automate Your Trading?"
description="Join 15,000+ traders who use TradeAI to build profitable algorithmic strategies. Start your free trial today with no credit card required."
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Free Trial", href: "https://app.tradeai.com/signup" },