Add WorkOS logo

This commit is contained in:
Kamran Ahmed
2022-01-28 02:29:22 +04:00
parent 178aa830f1
commit 2f0ee7f3ae
2 changed files with 19 additions and 0 deletions

View File

@ -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