Skip to content

Commit

Permalink
feat: update call-to-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszsokola committed Feb 19, 2024
1 parent 47a38b1 commit bba9c5b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function Home() {
</main>
<div>
<h2>
🚀 <span>Create Your Own 2048 Game!</span>
🚀 <span>Learn React 18 & Next.js</span>
</h2>
<p>
Join my{" "}
Expand All @@ -41,10 +41,9 @@ export default function Home() {
target="_blank"
rel="noopener"
>
Next.js course on Udemy
Udemy course
</a>{" "}
and get 50% off with code <b>50DISCOUNT</b>. This promotion is due on
Friday!
and learn React & Next.js by creating your own 2048 game from scratch.
</p>
</div>
<footer>
Expand Down

0 comments on commit bba9c5b

Please sign in to comment.