We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d3e14 commit f67cbefCopy full SHA for f67cbef
components/Hero/Hero.tsx
@@ -227,9 +227,9 @@ export default function Hero() {
227
developer community
228
</h1>
229
<p className="mx-auto max-w-2xl text-sm text-neutral-300 sm:text-base md:text-lg">
230
- {`Codú's community offers hundreds of tutorials, an online community, and answers to
231
- questions on a wide range of web development topics. Sign up for a free account today
232
- and join the fun.`}
+ {`Codú's community offers hundreds of tutorials, an online community, and answers
+ questions on a wide range of web development topics. Sign up for a free account today
+ and join the community.`}
233
</p>
234
</div>
235
</section>
0 commit comments