We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d07e90 commit 92ebb3bCopy full SHA for 92ebb3b
src/components/Hero.js
@@ -13,8 +13,8 @@ const Hero = () => {
13
<ProfilePic src="../img/vio.jpg" alt="Close-up of Vio" />
14
<NameWrapper>
15
<NameH1>Vio Szabo</NameH1>
16
- <Tagline>Front end developer</Tagline>
17
- <SecondTagline>+ author and communications expert</SecondTagline>
+ <Tagline>Communicator</Tagline>
+ <SecondTagline>+ author and frontend developer</SecondTagline>
18
</NameWrapper>
19
</InfoCard>
20
<HeroP>
0 commit comments