diff --git a/app/clubs/page.tsx b/app/clubs/page.tsx
index 5d165ed05..6c6e07acf 100644
--- a/app/clubs/page.tsx
+++ b/app/clubs/page.tsx
@@ -495,7 +495,16 @@ export default function ClubPage() {
description={
<>
Join thousands of leaders in the Hack Club Slack to share ideas, ask questions,
- and meet peers.
+ and meet peers in{" "}
+
+ #leaders
+
+ .
>
}
/>
@@ -505,7 +514,16 @@ export default function ClubPage() {
description={
<>
Use ready-to-run meeting content so beginners can build websites, games, bots,
- and more.
+ and more at{" "}
+
+ Hack Club Jams
+
+ .
>
}
/>
@@ -545,7 +563,16 @@ export default function ClubPage() {
description={
<>
Already running a CS club? You can join Hack Club and keep your current name
- while using all our resources.
+ while using all our{" "}
+
+ resources
+
+ .
>
}
/>