♻️ Add shared eslint config
This commit is contained in:
@@ -38,7 +38,7 @@ export const EasyEmbed = () => {
|
||||
>
|
||||
Embedding your typebot in your applications is a walk in the park.
|
||||
Typebot gives you several step-by-step platform-specific
|
||||
instructions. Your typebot will always feel "native".
|
||||
instructions. Your typebot will always feel "native".
|
||||
</Text>
|
||||
<Flex data-aos="fade">
|
||||
<Button
|
||||
|
||||
@@ -67,8 +67,8 @@ export const RealTimeResults = () => {
|
||||
data-aos="fade"
|
||||
>
|
||||
One of the main advantage of a chat application is that you collect
|
||||
the user's responses on each question.{' '}
|
||||
<strong>You won't loose any valuable data.</strong>
|
||||
the user's responses on each question.{' '}
|
||||
<strong>You won't loose any valuable data.</strong>
|
||||
</Text>
|
||||
<Flex>
|
||||
<Button
|
||||
|
||||
@@ -10,7 +10,7 @@ export const Testimonials = () => {
|
||||
<Flex as="section" justify="center">
|
||||
<VStack spacing={12} pt={'52'} px="4">
|
||||
<Heading textAlign={'center'} data-aos="fade">
|
||||
They've tried, they never looked back. 💙
|
||||
They've tried, they never looked back. 💙
|
||||
</Heading>
|
||||
<Stack
|
||||
direction={{ base: 'column', xl: 'row' }}
|
||||
|
||||
Reference in New Issue
Block a user