mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Update button text for roadmap.sh for teams
This commit is contained in:
@@ -13,7 +13,7 @@ export function TeamsBanner() {
|
|||||||
action: `Teams Form Redirect`,
|
action: `Teams Form Redirect`,
|
||||||
label: `Click Teams Footer Link`
|
label: `Click Teams Footer Link`
|
||||||
});
|
});
|
||||||
}} target={'_blank'} as={Link} href='https://forms.gle/6X2matbCmjmvYGGt6' _hover={{textDecoration: 'none', bg: 'gray.300'}}>Tell us what you Need</Button>
|
}} target={'_blank'} as={Link} href='https://forms.gle/6X2matbCmjmvYGGt6' _hover={{textDecoration: 'none', bg: 'gray.300'}}>Take a Survey</Button>
|
||||||
</Container>
|
</Container>
|
||||||
</Box>
|
</Box>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user