This commit is contained in:
belle 2024-01-06 10:53:14 -05:00
parent cb99d48770
commit 562440f726

View file

@ -628,9 +628,24 @@ const Philanthropy = ({ posts = [] }) => {
<Flex sx={{ justifyContent: 'space-between' }} mt={[3, 4]}>
<Box>
<Text as="h2">View Hack Club's IRS Form 990s</Text>
<Text as="p">2022 Form will soon be ready and shared.</Text>
<Text as="p">2023 Form will be shared when ready.</Text>
</Box>
<Box>
<Button
as="a"
variant="outline"
href="https://cloud-q56a8ttty-hack-club-bot.vercel.app/0hack_foundation_2022_form_990.pdf"
target="_blank"
mb={4}
sx={{
fontSize: '1em !important',
width: 'fit-content',
float: 'right',
mt: 2
}}
>
2022
</Button>
<Button
as="a"
variant="outline"
@ -641,7 +656,8 @@ const Philanthropy = ({ posts = [] }) => {
fontSize: '1em !important',
width: 'fit-content',
float: 'right',
mt: 2
mt: 2,
mr: 2
}}
>
2021