Skip to content

Commit

Permalink
Edit text of hero
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Kacharava committed Sep 6, 2024
1 parent 17a07b4 commit 345efe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function Hero() {
<section className="hero">
<div className="hero-text-container">
<div className="hero-title">
<h1>Hi,</h1>
<h1>Hi there,</h1>
</div>
<div className="hero-title">
<h2 className="hero-big-title">I'm Alex,</h2>
Expand Down

0 comments on commit 345efe9

Please sign in to comment.