From af85a6685d9ab4ef71ba6e717738de35caedf2f5 Mon Sep 17 00:00:00 2001 From: Taesu <166604494+bytaesu@users.noreply.github.com> Date: Wed, 18 Mar 2026 19:36:57 +0900 Subject: [PATCH] docs: polish community page UX (#8673) --- landing/app/community/community-client.tsx | 43 ++++++++-------------- 1 file changed, 15 insertions(+), 28 deletions(-) diff --git a/landing/app/community/community-client.tsx b/landing/app/community/community-client.tsx index a9847131ef..c2f01b9b2d 100644 --- a/landing/app/community/community-client.tsx +++ b/landing/app/community/community-client.tsx @@ -205,7 +205,7 @@ const platforms = [ function CommunityHero({ stats }: { stats: CommunityStats }) { return ( {formatNumber(stats.npmDownloads)} - /mo + /year

@@ -266,7 +266,7 @@ function CommunityHero({ stats }: { stats: CommunityStats }) { ].map((item, i) => ( ))} - - {/* CTA */} -
- - - Star on GitHub - -
); @@ -317,7 +304,7 @@ function StatCard({ }) { return ( -
+
- +

{subtext} - +

@@ -353,7 +340,7 @@ function PlatformCard({ return ( -
+
{platform.cta} @@ -423,11 +410,11 @@ export function CommunityPageClient({ stats }: { stats: CommunityStats }) { {/* Section: Statistics */} -

+

# In Numbers

@@ -465,11 +452,11 @@ export function CommunityPageClient({ stats }: { stats: CommunityStats }) { {/* Section: Platforms */} -

+

# Join Us On

@@ -486,7 +473,7 @@ export function CommunityPageClient({ stats }: { stats: CommunityStats }) { {/* Merch */} @@ -494,7 +481,7 @@ export function CommunityPageClient({ stats }: { stats: CommunityStats }) { href="https://better-merch.dev" target="_blank" rel="noreferrer" - className="flex items-center justify-between w-full px-5 py-4 border border-dashed border-foreground/[0.08] hover:border-foreground/[0.14] hover:bg-foreground/[0.02] transition-all group" + className="flex items-center justify-between w-full px-5 py-4 border border-dashed border-foreground/20 hover:border-foreground/30 hover:bg-foreground/5 transition-all group" >