Skip to content

Commit

Permalink
Improve about description.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrOrlandi committed Jun 30, 2021
1 parent 274847d commit 2ae36ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const About = ({ data }) => (
name="Nihey Takizawa"
roleTitle="CTO and Founder"
linkedin={externalPath('niheyLinkedin')}
description="He joined Bruno shortly after the release of Star Wars Intro Creator and developed the functionality most desired by users: the created video download. Nihey also made it possible for advanced video editing, such as customizing the Death Star image in Star Wars videos."
description="He joined Bruno shortly after the release of Star Wars Intro Creator and developed the functionality most desired by users: the possibility to download your own video. Nihey also made it possible for advanced video editing, such as customizing the Death Star image in Star Wars videos."
image={() => <Image fluid={data.niheyPhoto.childImageSharp.fluid} />}
isRight
/>
Expand Down

0 comments on commit 2ae36ff

Please sign in to comment.