Update Club Stats & Info (#1555)

* Update Club Stats & Info

* Update pages/pizza.js

---------

Co-authored-by: Mohamad Mortada <mmortada685@gmail.com>
This commit is contained in:
Ethan Canterbury 2025-07-11 22:47:28 -04:00 committed by GitHub
parent d8daa0b787
commit 5ba09db707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View file

@ -60,7 +60,7 @@ export default function Clubs() {
width: 'fit-content'
}}
>
A Network of 400+ Coding Clubs
A Network of 1000+ Coding Clubs
</Text>
<Grid columns={[1, 1, 2]} sx={{ position: 'relative', zIndex: 2 }}>
<Box>

View file

@ -366,7 +366,7 @@ const Page = () => (
/>
<Container>
<Text as="p" variant="eyebrow" sx={{ color: 'white', opacity: 0.75 }}>
~ Welcome to Hackerland ~
~ Welcome to the club ~
</Text>
<Heading as="h2" variant="title">
By the students, for the students.
@ -430,7 +430,7 @@ const Page = () => (
<Feature
icon="slack-fill"
color="#5d114c"
name="Chat with 100s of club leaders"
name="Chat with thousands of club leaders"
desc={
<>
In our <Link href="/slack">Slack community</Link>, youll be
@ -530,18 +530,18 @@ const Page = () => (
desc={
<>
We're always building new tools for leaders, such as{' '}
<a href="https://sprig.hackclub.com">Sprig</a>! We've also got
<a href="https://dashboard.hackclub.com">The Dashboard</a>! A place to manage your club! We've also got
free subscriptions to Figma Pro, Postman, and more for running a
great computer science club club.
</>
}
/>
{/* <Feature
<Feature
icon="sam"
color="blue"
name="Free Zoom Pro"
desc="24/7 access to Zoom Pro enabled meeting rooms for your club (that means no time limit)."
/> */}
/>
</Grid>
<Feature
icon="welcome"

View file

@ -200,7 +200,7 @@ import {
</span>
</Heading>
<Text variant="lead">
GitHub is providing pizza grants to 850+ Hack Clubs.{' '}
GitHub is providing pizza grants to <strong>thousands</strong> of Hack Clubs.{' '}
<strong>You're not too late!</strong>
</Text>
</Container>
@ -731,7 +731,7 @@ import {
lineHeight: '150%'
}}
>
Submit your members' projects and DM <Link href="https://hackclub.slack.com/team/U07HEH4N8UV">@jps</Link> or email <Link href="mailto:jared@hackclub.com">jared@hackclub.com</Link> to receive $5 per completed project.
Submit your members' projects on <Link href="https://dashboard.hackclub.com">the dashboard</Link> and recieve $5 every hour up to $20 per project for pizza!
</Text>
<Tilt
sx={{
@ -799,8 +799,8 @@ import {
marginBottom: '32px'
}}
>
Need help getting your Pizza Grant? Email{' '}
<Link href="mailto:jared@hackclub.com">jared@hackclub.com</Link>
Need help getting your Pizza Grant? Give us a hollar at{' '}
<Link href="mailto:clubs@hackclub.com">clubs@hackclub.com</Link>
.
</Text>
</Container>