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 (
-
@@ -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"
>