Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Mitkov authored and Anton Mitkov committed Sep 9, 2024
1 parent b1c03a4 commit ed9d7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Componets/HeroSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const HeroSection = () =>{
<div id="top" className="Hero">
<div className="heroContainer">
<Fade left>
<h1 className="heroText mb4">Hello, my name is <span className="name">Anton Mitkov</span> <br/> I'm the Scrum Master/Engineer.</h1>
<h1 className="heroText mb4">Hi, my name is <span className="name">Anton Mitkov</span> <br/> I'm the Scrum Master/Engineer.</h1>
</Fade>
<Fade left delay={500}>
<p className="btn">
Expand Down

0 comments on commit ed9d7be

Please sign in to comment.