2 Commits

Author SHA1 Message Date
ed47e926c1 Update src/app/page.tsx 2026-03-12 16:00:45 +00:00
ab3f734966 Merge version_2 into main
Merge version_2 into main
2026-03-12 15:59:35 +00:00

View File

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