feat: ⚡️ Add docs and connect Stripe
This commit is contained in:
@ -64,7 +64,7 @@ const MobileNavContext = ({
|
||||
</Button>
|
||||
<Button
|
||||
as={NextChakraLink}
|
||||
href="https://app.typebot.io/signup"
|
||||
href="https://app.typebot.io/register"
|
||||
colorScheme="blue"
|
||||
w="full"
|
||||
size="lg"
|
||||
@ -125,7 +125,7 @@ const DesktopNavContent = ({
|
||||
</Box>
|
||||
<Button
|
||||
as={NextChakraLink}
|
||||
href="https://app.typebot.io/signup"
|
||||
href="https://app.typebot.io/register"
|
||||
colorScheme="blue"
|
||||
fontWeight="bold"
|
||||
>
|
||||
|
Reference in New Issue
Block a user