add business plan Stripe payment link

This commit is contained in:
Abi Raja 2023-11-28 17:25:31 -05:00
parent ea71c98589
commit 2dddc479b2

View File

@ -1,6 +1,15 @@
export function PicoBadge() {
return (
<>
<a href="https://buy.stripe.com/5kAfZt0CX85f9mEbIM" target="_blank">
<div
className="fixed z-[100] bottom-5 left-5 rounded-md shadow-lg bg-black
text-white px-4 text-xs py-3 cursor-pointer"
>
upgrade to business plan ($36/mo) <br />
export to react, vue, bootstrap and more.
</div>
</a>
<a
href="https://screenshot-to-code.canny.io/feature-requests"
target="_blank"