UNPKG

react-landing-page

Version:

[![Demo](https://user-images.githubusercontent.com/2906365/43375514-94cfb9ae-9383-11e8-9489-cffe5212fd2e.png)](https://hermanya.github.io/react-landing-page/)

28 lines (22 loc) 1.27 kB
# Testimony ```.jsx <Heading textAlign="center">What people say</Heading> <Flex alignItems="flex-end" justifyContent="space-around"> <Testimony> Pedestrian sundays CP24 running through the six the phoenix yonge and eg avoiding the christmas market at all costs friday night at the ROM east of Spadina taste of the danforth leslie spit 6 degrees of Degrassi seperation. </Testimony> <Testimony authorAvatar="https://media.licdn.com/dms/image/C4D03AQHrQu7jWlkkmQ/profile-displayphoto-shrink_200_200/0?e=1538006400&v=beta&t=ByDJmdnXciGKEyYXdfj4mA7WNEXCvTWhGfbFm4imqyI" authorName="Herman Starikov" authorTitle="developer"> Use react-landing-page for your landing page needs. Or do not, I am not a beggar... </Testimony> </Flex> ``` Extends: [Flex](https://jxnblk.com/rebass/components/Flex) | prop | default | type | | ------------ | ----------------------------------- | ------------ | | authorName | 'Anonymous' | string | | authorTitle | 'expert' | string | | authorAvatar | 'https://via.placeholder.com/64x64' | string | | children | | text or node |