Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f9d42bcd1 | |||
| c52db20c2f | |||
| 5d37b5563a |
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user