minor copy changes

This commit is contained in:
leomcelroy 2022-12-15 10:50:15 -05:00
parent 843193778a
commit e595158569
10 changed files with 4 additions and 72 deletions

View file

@ -113,10 +113,6 @@ export default function Bank({ data }) {
></Box>
</Box>
</Box>
<Text sx={{ fontSize: ['18px', '20px', 3],
display: 'block', fontWeight: 'bold', mt: 2 }}>
Get involved
</Text>
<Buttons
id="27"
icon="bank-account"

View file

@ -93,22 +93,12 @@ export default function Clubs() {
You can start with no experience and build and ship a project every
meeting.
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: 2
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
content="we'll support you with meeting content, stickers, and more"
id="2"
icon="welcome"
link="/clubs"
link="https://apply.hackclub.com/"
primary="red"
>
Start a club

View file

@ -162,17 +162,6 @@ export default function Epoch() {
world travel to Delhi, India for Epoch! Together, well build the unexpected, share what weve learnt
in 2022, and experience the thrill of being in-person together.
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: [3, 3, 2],
color: '#FF4794'
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
content="travel stipends available"

View file

@ -75,16 +75,6 @@ export default function Hackathons({ data, stars }) {
world. From an online community of organizers to free stickers and
more!{' '}
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: 2
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
id="19"

View file

@ -59,16 +59,6 @@ export default function Sinerider({ stars }) {
storytellers so if thats you, come join us; we need your help to
make this thing real!
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: 2
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
content="you could create the art, be a scene maker, or write graphics rendering code"

View file

@ -86,16 +86,6 @@ export default function SprigConsole({ stars, consoleCount }) {
started with hardware engineering and embedded systems
programming.{' '}
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: 2
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
content="click here to get started in our editor"

View file

@ -219,16 +219,6 @@ export default function Sprig({ stars, game, gameImage, gameImage1 }) {
Draw, make music, and craft games in our web-based JavaScript game
editor, which has been used by 7k+ makers around the world.
</Text>
<Text
sx={{
fontSize: ['18px', '20px', 3],
display: 'block',
fontWeight: 'bold',
mt: 3
}}
>
Get involved
</Text>
<Flex sx={{ flexDirection: 'column' }}>
<Buttons
content="click here to get started in our editor"

View file

@ -85,9 +85,6 @@ export default function Workshops({ data, stars }) {
<Text as="p" variant="subtitle">
100+ community-contributed, self-guided coding tutorials and ideas. Learn to code by building, one project at a time.
</Text>
<Text sx={{ fontSize: ['18px', '20px', 3], fontWeight: 'bold', mt: 3 }}>
Get involved
</Text>
<Buttons id="14" link="https://workshops.hackclub.com" icon="code" primary="white" sx={{color: 'blue'}}>
Find a workshop
</Buttons>

View file

@ -61,7 +61,7 @@ export default function Carousel() {
titleColor="#FF4794"
descriptionColor="white"
title="Epoch"
description="Attend the most epic high school hackathon this New Years"
description="Attend the most epic high school hackathon this New Year's"
img="https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-large/1f386@2x.png"
link="https://epoch.hackclub.com"
/>

View file

@ -384,7 +384,7 @@ function Page({
The rundown
</Text>
<Text variant="title" sx={{ fontSize: ['36px', 4, 5] }}>
Join us in discovering the{' '}
Discover the{' '}
<Text
as="span"
sx={{
@ -598,7 +598,7 @@ function Page({
<Link href="/clubs" target="_blank" rel="noopener">
Slack{' '}
</Link>
(Discord, but better), active at all hours.
(like Discord), active at all hours.
</Text>
</Grid>
<Grid