mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Projects => organizations
This commit is contained in:
parent
955b00b9f9
commit
fc45019ff6
1 changed files with 6 additions and 5 deletions
|
|
@ -59,8 +59,9 @@ export default function BankApplyForm() {
|
|||
Apply for Hack Club Bank
|
||||
</Text>
|
||||
<Text sx={{ fontSize: 18, mb: 2 }}>
|
||||
Hack Club Bank is open to all Hack Clubs, hackathons, and charitable organizations in the US and Canada. There are three steps to getting on
|
||||
Hack Club Bank:
|
||||
Hack Club Bank is open to all Hack Clubs, hackathons, and charitable
|
||||
organizations in the US and Canada. There are three steps to getting
|
||||
on Hack Club Bank:
|
||||
<ol>
|
||||
<li>Fill out this form</li>
|
||||
<li>
|
||||
|
|
@ -130,9 +131,9 @@ export default function BankApplyForm() {
|
|||
<option value="Canada">Canada (CA)</option>
|
||||
</Select>
|
||||
<HelperText>
|
||||
We're currently only able to support projects operating out of the
|
||||
United States or Canada. If you're outside of those countries, and
|
||||
might be eligible to run on Bank, please shoot us an email on{' '}
|
||||
We're currently only able to support organizations operating out of
|
||||
the United States or Canada. If you're outside of those countries,
|
||||
and might be eligible to run on Bank, please shoot us an email on{' '}
|
||||
<Link as="a" href="mailto:bank@hackclub.com">
|
||||
bank@hackclub.com
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue