docs(lp): 📝 Add 3rd testimonial
This commit is contained in:
@ -2,6 +2,7 @@ import { chakra, Flex, Heading, Stack, VStack } from '@chakra-ui/react'
|
|||||||
import * as React from 'react'
|
import * as React from 'react'
|
||||||
import joshuaPictureSrc from 'public/images/homepage/joshua.jpg'
|
import joshuaPictureSrc from 'public/images/homepage/joshua.jpg'
|
||||||
import julienPictureSrc from 'public/images/homepage/julien.jpeg'
|
import julienPictureSrc from 'public/images/homepage/julien.jpeg'
|
||||||
|
import nicolaiPictureSrc from 'public/images/homepage/nicolai.jpg'
|
||||||
import { Testimonial } from './Testimonial'
|
import { Testimonial } from './Testimonial'
|
||||||
|
|
||||||
export const Testimonials = () => {
|
export const Testimonials = () => {
|
||||||
@ -30,16 +31,23 @@ export const Testimonials = () => {
|
|||||||
on my marketing campaigns. I noticed the improvement on day one.
|
on my marketing campaigns. I noticed the improvement on day one.
|
||||||
That was a game-changer.
|
That was a game-changer.
|
||||||
</Testimonial>
|
</Testimonial>
|
||||||
{/* <Testimonial
|
<Testimonial
|
||||||
name="Nicolai Grut"
|
name="Nicolai Grut"
|
||||||
role="Growth Strategist @ X"
|
role="CEO @ EcommerceNotebook.com"
|
||||||
image={joshuaPictureSrc}
|
image={nicolaiPictureSrc}
|
||||||
data-aos="fade"
|
data-aos="fade"
|
||||||
>
|
>
|
||||||
I am really loving using Typebot! I have used so many bot builders
|
I am really loving using Typebot! So good. I have used all the top
|
||||||
(ActiveChat, Botstar, Uchat, Monkeybot) and Typebot is definitely
|
bots and yours is definitely the{' '}
|
||||||
the most user-friendly, and yet still powerful.
|
<chakra.span fontWeight="bold" color="orange.300">
|
||||||
</Testimonial> */}
|
most user friendly
|
||||||
|
</chakra.span>
|
||||||
|
, and yet still so{' '}
|
||||||
|
<chakra.span fontWeight="bold" color="orange.300">
|
||||||
|
powerful
|
||||||
|
</chakra.span>
|
||||||
|
.
|
||||||
|
</Testimonial>
|
||||||
<Testimonial
|
<Testimonial
|
||||||
name="Julien Muratot"
|
name="Julien Muratot"
|
||||||
role="Growth Manager @ Hornetwork"
|
role="Growth Manager @ Hornetwork"
|
||||||
|
BIN
apps/landing-page/public/images/homepage/nicolai.jpg
Normal file
BIN
apps/landing-page/public/images/homepage/nicolai.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 215 KiB |
Reference in New Issue
Block a user