We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bdbe0 commit 3f27c1dCopy full SHA for 3f27c1d
1 file changed
src/components/header/header.tsx
@@ -21,7 +21,7 @@ const HeaderContent = () => {
21
className="gradient__text"
22
>
23
<ParticlesComponent />
24
- Level Up Skills with <br /> recode hive
+ Level Up Skills with <br /> Recode hive
25
</motion.h1>
26
27
<motion.p
@@ -35,7 +35,7 @@ const HeaderContent = () => {
35
delay: 0.2,
36
}}
37
38
- recode hive helps you get started with open-source contributions. We’ve
+ Recode hive helps you get started with open-source contributions. We’ve
39
built an inclusive community with people from around the world. Join us
40
to earn while learning — everything made simpler and more practical.
41
</motion.p>
0 commit comments