Skip to content

Commit

Permalink
Update PhHelloBar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-dyte committed Oct 17, 2024
1 parent e10c32e commit 4df9573
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/homepage/PhHelloBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { ChevronRight, GitHub } from 'react-feather';
function HelloBar() {
return (
<a
href="https://www.producthunt.com/products/feta"
href="https://www.producthunt.com/posts/feta"
target="_blank"
className="hello-bar u-hflex-center-center w-inline-block"
>
Expand All @@ -26,9 +26,7 @@ function HelloBar() {
alt=""
className="ph_cat"
/>
<div className="ph_banner_txt">
We are launching our new product Feta on ProductHunt soon!
</div>
<div className="ph_banner_txt">We are live on ProductHunt🎉</div>
</div>
<div className="banner_separator"></div>
<div className="hello_bar_cta u-hflex-left-center u-gap-8">
Expand Down

0 comments on commit 4df9573

Please sign in to comment.