feat: Add Stripe service for subscription and payment management, and remove a UI arrow from the support email link.
This commit is contained in:
@@ -153,7 +153,6 @@ export function SubscriptionForm() {
|
|||||||
className="font-serif font-bold text-[14px] text-[#e58625] underline hover:text-[#d47920] transition-colors"
|
className="font-serif font-bold text-[14px] text-[#e58625] underline hover:text-[#d47920] transition-colors"
|
||||||
>
|
>
|
||||||
support@example.com
|
support@example.com
|
||||||
<span className="inline-block ml-1 rotate-45">↗</span>
|
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user