diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c30414..c215376 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,12 +93,15 @@ export default function HomePage() { metrics={[ { value: "500+", title: "Community Members" }, { value: "100+", title: "Games Analyzed" }, + { value: "4.8/5", title: "Average Rating Gain" }, + { value: "24+", title: "Months Community Active" }, ]} imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg?_wi=1" imageAlt="Chess players analyzing" mediaAnimation="slide-up" metricsAnimation="slide-up" useInvertedBackground={false} + metricValueClassName="text-3xl font-bold tracking-tight" />