We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e501d commit 7bc82aeCopy full SHA for 7bc82ae
1 file changed
pages/index.tsx
@@ -32,7 +32,7 @@ export default function Home() {
32
</main>
33
<div>
34
<h2>
35
- 🚀 <span>Create Your Own 2048 Game!</span>
+ 🚀 <span>Learn React 18 & Next.js</span>
36
</h2>
37
<p>
38
Join my{" "}
@@ -41,10 +41,9 @@ export default function Home() {
41
target="_blank"
42
rel="noopener"
43
>
44
- Next.js course on Udemy
+ Udemy course
45
</a>{" "}
46
- and get 50% off with code <b>50DISCOUNT</b>. This promotion is due on
47
- Friday!
+ and learn React & Next.js by creating your own 2048 game from scratch.
48
</p>
49
</div>
50
<footer>
0 commit comments