Skip to content

Commit

Permalink
Merge pull request #220 from hussaino03/dev
Browse files Browse the repository at this point in the history
product hunt badge
  • Loading branch information
hussaino03 authored Jan 17, 2025
2 parents 877c756 + 2f601a6 commit b1442b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/src/components/Landing/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,11 @@ const Landing = ({ isDark, onToggle }) => {
>
Start Your Quest
</button>
<div className="mt-4 flex justify-center">
<a href="https://www.producthunt.com/posts/questlog?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-questlog" target="_blank" rel="noopener noreferrer">
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=704944&theme=dark&t=1737137945715" alt="QuestLog - Turning productivity into progress & achievements | Product Hunt" style={{ width: '250px', height: '54px' }} width="250" height="54" />
</a>
</div>
</div>

{/* Secondary Content - Stats */}
Expand Down

0 comments on commit b1442b0

Please sign in to comment.