hide payment link
This commit is contained in:
parent
7eb88b2cec
commit
7a7be7460f
@ -1,7 +1,7 @@
|
|||||||
export function PicoBadge() {
|
export function PicoBadge() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<a href="https://buy.stripe.com/5kAfZt0CX85f9mEbIM" target="_blank">
|
{/* <a href="https://buy.stripe.com/5kAfZt0CX85f9mEbIM" target="_blank">
|
||||||
<div
|
<div
|
||||||
className="fixed z-[100] bottom-5 left-5 rounded-md shadow-lg bg-black
|
className="fixed z-[100] bottom-5 left-5 rounded-md shadow-lg bg-black
|
||||||
text-white px-4 text-xs py-3 cursor-pointer"
|
text-white px-4 text-xs py-3 cursor-pointer"
|
||||||
@ -9,7 +9,7 @@ export function PicoBadge() {
|
|||||||
upgrade to business plan ($36/mo) <br />
|
upgrade to business plan ($36/mo) <br />
|
||||||
export to react, vue, bootstrap and more.
|
export to react, vue, bootstrap and more.
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a> */}
|
||||||
<a
|
<a
|
||||||
href="https://screenshot-to-code.canny.io/feature-requests"
|
href="https://screenshot-to-code.canny.io/feature-requests"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user