Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 03:23:26 +00:00

View File

@@ -141,13 +141,13 @@ export default function LandingPage() {
],
stats: [
{
title: "Portfolio Value", values: ["145,230", "189,450", "234,560"],
title: "Portfolio Value", values: [145230, 189450, 234560],
valuePrefix: "$", description: "Total investment value"},
{
title: "YoY Growth", values: ["12.5", "18.3", "24.7"],
title: "YoY Growth", values: [12.5, 18.3, 24.7],
valueSuffix: "%", description: "Year-over-year returns"},
{
title: "Active Holdings", values: ["24", "32", "28"],
title: "Active Holdings", values: [24, 32, 28],
description: "Portfolio positions"},
],
chartTitle: "Growth Trajectory", chartData: [