Revert "Merge pull request #1167 from hackclub/malted/hcb-waitlist"

This reverts commit b579f99660, reversing
changes made to 96fe81b58b.
This commit is contained in:
Gary Tou 2024-05-02 16:21:53 -07:00
parent e10376c080
commit 72a3994904
No known key found for this signature in database
GPG key ID: 1587ABD3593755C3
3 changed files with 6 additions and 36 deletions

View file

@ -118,33 +118,6 @@ export default function Apply() {
})
}
>
<Box
sx={{
borderLeft: '3px solid',
borderLeftColor: 'blue',
paddingLeft: 2,
color: 'blue',
fontSize: [1, 2],
textWrap: 'pretty',
lineHeight: 1.375
}}
>
<Text as="p" sx={{ fontSize: [2, 3], fontWeight: 'bold' }}>
Join our waitlist
</Text>
<Text as="p" sx={{ mt: 1, textWrap: 'balance' }}>
HCB has been experiencing some exciting growth and subsequent
capacity constaints. We are prioritizing organizations ran by Hack
Clubbers, teens, FIRST teams, as well as groups with an annual
budget greater than $50k. Please expect to hear back by May 1st,
2024.
</Text>
<Text as="p" sx={{ mt: 1, textWrap: 'balance' }}>
We are currently do not work with new organizations outside of
STEM, Education, and Climate.
</Text>
</Box>
<Heading as="h2" variant="headline" sx={{ mb: -2 }}>
Your organization
</Heading>

View file

@ -51,10 +51,8 @@ export default function ApplicationSuccess() {
</Text>
<Text as="p" variant="lead">
<Balancer>
We are prioritizing organizations ran by Hack Clubbers, teens, FIRST
teams, as well as groups with an annual budget greater than $50k. If
you fall outside of these categories, you will hear back from us by
May 1st, 2024.
Well review your application and get back to you within two
business days.
</Balancer>
</Text>
</header>

View file

@ -241,11 +241,10 @@ export default function Page() {
sx={{
bg: 'blue',
backgroundImage: theme => theme.util.gx('cyan', 'blue'),
fontSize: [16, 16, 32],
lineHeight: 0.9
}}
>
Join the waitlist
Apply now
</Button>
</Link>
<Button
@ -604,15 +603,15 @@ export default function Page() {
bg: 'white',
mixBlendMode: 'screen',
color: 'black !important',
fontSize: [36, 64],
fontSize: [58, 96],
width: ['100%', 'auto'],
py: 4,
px: [4, null, 5],
px: [4, null, 6],
lineHeight: 0.9,
textTransform: 'none'
}}
>
Join the waitlist
Apply now
</Button>
</Link>
<Text as="p" variant="lead" sx={{ color: 'white', mb: [0, 0] }}>