diff --git a/apps/web/src/app/page.tsx b/apps/web/src/app/page.tsx index e119fcaf..ea7d9eda 100644 --- a/apps/web/src/app/page.tsx +++ b/apps/web/src/app/page.tsx @@ -622,14 +622,44 @@ function GameCard({ }, })} > -
{icon}
-

+
+ {icon} +
+

{title}

-

+

{description}

-

+

{players}

@@ -644,6 +674,7 @@ function GameCard({ color: 'white', rounded: 'full', fontWeight: 'semibold', + textShadow: '0 1px 3px rgba(0, 0, 0, 0.4)', })} > {tag}