Skip to content

Commit

Permalink
docs(lp): 📝 Add 3rd testimonial
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Mar 22, 2022
1 parent a533552 commit d4022c6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { chakra, Flex, Heading, Stack, VStack } from '@chakra-ui/react'
import * as React from 'react'
import joshuaPictureSrc from 'public/images/homepage/joshua.jpg'
import julienPictureSrc from 'public/images/homepage/julien.jpeg'
import nicolaiPictureSrc from 'public/images/homepage/nicolai.jpg'
import { Testimonial } from './Testimonial'

export const Testimonials = () => {
Expand Down Expand Up @@ -30,16 +31,23 @@ export const Testimonials = () => {
on my marketing campaigns. I noticed the improvement on day one.
That was a game-changer.
</Testimonial>
{/* <Testimonial
<Testimonial
name="Nicolai Grut"
role="Growth Strategist @ X"
image={joshuaPictureSrc}
role="CEO @ EcommerceNotebook.com"
image={nicolaiPictureSrc}
data-aos="fade"
>
I am really loving using Typebot! I have used so many bot builders
(ActiveChat, Botstar, Uchat, Monkeybot) and Typebot is definitely
the most user-friendly, and yet still powerful.
</Testimonial> */}
I am really loving using Typebot! So good. I have used all the top
bots and yours is definitely the{' '}
<chakra.span fontWeight="bold" color="orange.300">
most user friendly
</chakra.span>
, and yet still so{' '}
<chakra.span fontWeight="bold" color="orange.300">
powerful
</chakra.span>
.
</Testimonial>
<Testimonial
name="Julien Muratot"
role="Growth Manager @ Hornetwork"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

3 comments on commit d4022c6

@vercel
Copy link

@vercel vercel bot commented on d4022c6 Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app
app.typebot.io

@vercel
Copy link

@vercel vercel bot commented on d4022c6 Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.