Fixed grants showing up as partenered with FIRST

This commit is contained in:
Cbot 2023-11-15 16:34:47 -08:00
parent e709f956af
commit 1726cec8df
2 changed files with 3 additions and 10 deletions

View file

@ -31,20 +31,13 @@ const Content = () => (
icon="payment"
leadText={
<>
$500 grants (in partnership with <i>FIRST®</i>).
$500 grants.
</>
}
body={
<>
Running on HCB? Get a $500 grant once you have a venue, provided
by Hack Club with the help of{' '}
<Link
href="https://www.firstinspires.org/"
sx={{ fontStyle: 'italic', color: 'white' }}
>
FIRST
</Link>
.
by Hack Club.
<NextLink href="/hackathons/grant">
<Link sx={{ ml: 2, cursor: 'pointer' }}>Learn more &rarr;</Link>
</NextLink>

View file

@ -81,7 +81,7 @@ export default function Recap() {
name="$500 grants"
desc={
<>
Get a $500 grant for your hackathon (thanks to <i>FIRST</i>!),
Get a $500 grant for your hackathon!),
and access to a suite of financial tools when you join HCB.
</>
}