Skip to content

Commit 7bc82ae

Browse files
author
acornie
committed
feat: update call-to-action
1 parent d3e501d commit 7bc82ae

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pages/index.tsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default function Home() {
3232
</main>
3333
<div>
3434
<h2>
35-
🚀 <span>Create Your Own 2048 Game!</span>
35+
🚀 <span>Learn React 18 & Next.js</span>
3636
</h2>
3737
<p>
3838
Join my{" "}
@@ -41,10 +41,9 @@ export default function Home() {
4141
target="_blank"
4242
rel="noopener"
4343
>
44-
Next.js course on Udemy
44+
Udemy course
4545
</a>{" "}
46-
and get 50% off with code <b>50DISCOUNT</b>. This promotion is due on
47-
Friday!
46+
and learn React & Next.js by creating your own 2048 game from scratch.
4847
</p>
4948
</div>
5049
<footer>

0 commit comments

Comments
 (0)