We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94f3fe commit 631e366Copy full SHA for 631e366
website/src/components/marketing/hero.tsx
@@ -20,7 +20,7 @@ export const Hero = () => {
20
</Badge>
21
</NextLink>
22
<Heading as="h1" textStyle={{ base: '4xl', md: '6xl' }} fontWeight="bold">
23
- Build your own Design System!!
+ Build your own Design System
24
</Heading>
25
</Stack>
26
<Text textStyle={{ base: 'lg', md: 'xl' }} color="fg.muted" maxW="2xl">
0 commit comments