Skip to content

Commit

Permalink
Update: Hashnode tracks and prizes April 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhant-khisty committed Apr 1, 2023
1 parent fc6b535 commit 4b8dc26
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
Binary file modified src/assets/hashnode/Special-Prize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/hashnode/Special-Track-2022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/hashnode/Track-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/hashnode/Track-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/hashnode/Track-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/hashnode/Track-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions src/components/PageComp/HashnodePage/Tracks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,27 @@ export default Tracks;
const hashnodeData = [
{
description:
'Write a blog on the topic DSA and stand a chance to win the prize.',
'Write a blog on the topic Cloud and stand a chance to win the prize.',
image: Track1,
},
{
description:
'Write a blog on the topic Development, share some projects, tips and stand a chance to win prize.',
'Write a blog on the topic Community, share some of your best expereinces, tips and stand a chance to win prize.',
image: Track2,
},
{
description:
'Write a blog on the topic Dev-tools and stand a chance to win the prize.',
'Write a blog on the topic Artifical Intelligence and stand a chance to win the prize.',
image: Track3,
},
{
description:
'Write a blog on the topic Linux, share some good tips and your experience and definitely stand a chance to win the grand prize.',
'Write a blog on the topic Security, share some good tips and your experience and definitely stand a chance to win the grand prize.',
image: Track4,
},
{
description:
'Write a blog sharing about how you recovered from burnout, or what are some methods you use to deal with it and you can win a JBL Wireless Speaker!',
'Write a blog sharing about your entire journey though tech, how you get started, what struggles did you overcome, and you can win some amazing techincal books this month!',
image: Special,
},
];

0 comments on commit 4b8dc26

Please sign in to comment.