Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b4cf9c9c6 | |||
| ed47e926c1 | |||
| ab3f734966 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
logoText="WAR ECONOMY TRACKER"
|
logoText="WAR ECONOMY TRACKER"
|
||||||
description="AI-powered financial intelligence for everyone — not just experts. Real-time market analysis meets social engagement."
|
description="AI-powered financial intelligence for everyone — not just experts. Real-time market analysis meets social engagement."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "LAUNCH APP", href: "https://app.wareconomy.io" },
|
{ text: "Start Trading Free", href: "https://app.wareconomy.io" },
|
||||||
{ text: "Learn More", href: "#features" }
|
{ text: "Learn More", href: "#features" }
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Newsletter"
|
tag="Newsletter"
|
||||||
title="Stay Ahead of Market Moves"
|
title="Stay Ahead of Market Moves"
|
||||||
description="Get AI-filtered market alerts and 72-hour forecasts delivered to your inbox every morning—so you never miss a trading opportunity"
|
description="Get daily summaries of geopolitical events and their impact on commodities. Join 50,000+ traders receiving real-time intelligence."
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user