|
|
|
@ -93,6 +93,8 @@ export default function Thanks() { |
|
|
|
|
<Box mt='40px'> |
|
|
|
|
<Heading mb='15px' fontSize='25px' as='h2'>Monthly Sponsors</Heading> |
|
|
|
|
<UnorderedList> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/gmzabos'>Gerald-Markus Zabos</Link></ListItem> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/abebars'>Ahmed Bebars</Link></ListItem> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
@ -111,6 +113,12 @@ export default function Thanks() { |
|
|
|
|
<Box mt='40px'> |
|
|
|
|
<Heading mb='15px' fontSize='25px' as='h2'>Past or One Time Sponsors</Heading> |
|
|
|
|
<UnorderedList> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/carlosgarita'>Carlos Garita</Link></ListItem> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/mesripour'>Mohamad Mesripour</Link></ListItem> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/matiasinsaurralde'>Matias Insaurralde</Link></ListItem> |
|
|
|
|
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500} |
|
|
|
|
href='https://github.com/Lazy-AL'>Anri |
|
|
|
|
Lazash</Link></ListItem> |
|
|
|
|