Skip to content

Commit d12e11a

Browse files
authored
Update Header.jsx
1 parent 17da0dd commit d12e11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/header/Header.jsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ const Header = () => {
1010
<div className="header-container">
1111
<div className="left" data-aos="fade-right">
1212
<div className="first">
13-
<h1>Learn Coding, the pocket friendly way 🇮🇳</h1>
14-
<h1 className="cm-gradient-text">Winter Sale is LIVE!</h1>
13+
<h1>Learn with your favorite Bhaiya🇮🇳</h1>
14+
<h1 className="cm-gradient-text">Kickstart your Coding Career</h1>
1515
{/* <h1 className="cm-gradient-text">Upto 95% off!</h1> */}
1616
</div>
1717
<div className="second">

0 commit comments

Comments
 (0)