Skip to content

Commit

Permalink
feat: update promo code
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszsokola committed Feb 1, 2024
1 parent e054153 commit 47a38b1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,19 @@ export default function Home() {
</main>
<div>
<h2>
🚀 Unlock the Code: <span>Build Your Own 2048 Game!</span>
🚀 <span>Create Your Own 2048 Game!</span>
</h2>
<p>
Be one of the <i>first 100 users</i> to{" "}
Join my{" "}
<a
href="https://www.udemy.com/course/2048-in-react-and-nextjs/?couponCode=2048FREE"
href="https://www.udemy.com/course/2048-in-react-and-nextjs/?couponCode=50DISCOUNT"
target="_blank"
rel="noopener"
>
join my Udemy course
Next.js course on Udemy
</a>{" "}
and create your 2048 masterpiece for FREE with code <b>2048FREE</b>.
and get 50% off with code <b>50DISCOUNT</b>. This promotion is due on
Friday!
</p>
</div>
<footer>
Expand Down

0 comments on commit 47a38b1

Please sign in to comment.