diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ff66e..37d73a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { logoText="WAR ECONOMY TRACKER" description="AI-powered financial intelligence for everyone — not just experts. Real-time market analysis meets social engagement." buttons={[ - { text: "LAUNCH APP", href: "https://app.wareconomy.io" }, + { text: "Start Trading Free", href: "https://app.wareconomy.io" }, { text: "Learn More", href: "#features" } ]} slides={[ @@ -178,7 +178,7 @@ export default function LandingPage() {