Skip to content

Commit

Permalink
Update product hunt link for v2 launch
Browse files Browse the repository at this point in the history
  • Loading branch information
elie222 committed Oct 1, 2024
1 parent 4b1cf83 commit 1076930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/web/app/(landing)/home/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function ProductHuntBadge() {
return (
<div className="flex flex-col items-center justify-center gap-2 sm:flex-row">
<a
href="https://www.producthunt.com/posts/inbox-zero-2?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-inbox&#0045;zero&#0045;2"
href="https://www.producthunt.com/posts/inbox-zero-5?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-inbox&#0045;zero&#0045;2"
target="_blank"
rel="noreferrer"
>
Expand All @@ -116,7 +116,7 @@ function ProductHuntBadge() {
</a>

{/* <a
href="https://www.producthunt.com/posts/inbox-zero-2?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-inbox&#0045;zero&#0045;2"
href="https://www.producthunt.com/posts/inbox-zero-5?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-inbox&#0045;zero&#0045;2"
target="_blank"
>
<img
Expand Down

0 comments on commit 1076930

Please sign in to comment.