Add WorkOS logo
This commit is contained in:
@ -57,6 +57,14 @@ export default function Thanks() {
|
||||
src='https://dashboard.doppler.com/imgs/logo-long.svg'
|
||||
/>
|
||||
</Box>
|
||||
<Box as={Link} rel='sponsored' href='https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=developer_roadmap&utm_source=github' target='_blank' borderWidth={1} borderRadius='5px' p='20px'
|
||||
bg='teal.50'>
|
||||
<Image
|
||||
alt=''
|
||||
w='400px'
|
||||
src='/sponsors/workos-logo.svg'
|
||||
/>
|
||||
</Box>
|
||||
<Box as={Link} rel='sponsored' href='https://oss.capital/' target='_blank' borderWidth={1} borderRadius='5px' p='20px'
|
||||
bg='teal.50'>
|
||||
<Image
|
||||
|
Reference in New Issue
Block a user