Remove ®

This commit is contained in:
Ella 2022-08-02 08:38:08 -04:00
parent c86d285bef
commit 2e3fb9deef
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ const Content = () => (
<Container maxWidth={28} sx={{ mx: 0, py: 4 }}>
{/* https://www.firstinspires.org/sites/default/files/uploads/resource_library/brand/first-brand-guidelines-2020.pdf */}
<Text variant="eyebrow">
Hack Club Bank & <em>FIRST®</em>
Hack Club Bank & <em>FIRST</em>
</Text>
<br />
<Text
@ -45,7 +45,7 @@ const Content = () => (
<>
In partnership with{' '}
<NextLink href="https://www.firstinspires.org/" passHref>
<Link sx={{ fontStyle: 'italic' }}>FIRST®</Link>
<Link sx={{ fontStyle: 'italic' }}>FIRST</Link>
</NextLink>
, in-person hackathons running on Hack Club Bank are eligible for
a $500 grant (with proof of venue).

View file

@ -81,7 +81,7 @@ export default function Rundown() {
name="$500 grants"
desc={
<>
We've partnered with <em>FIRST®</em> to provide $500 grants for
We've partnered with <em>FIRST</em> to provide $500 grants for
IRL high school hackathons this semester.
</>
}