feat: Add Stripe service for subscription and payment management, and remove a UI arrow from the support email link.

This commit is contained in:
pradeepkumar
2026-03-07 09:22:41 +05:30
parent c485561d62
commit 13b32cdd79

View File

@@ -153,7 +153,6 @@ export function SubscriptionForm() {
className="font-serif font-bold text-[14px] text-[#e58625] underline hover:text-[#d47920] transition-colors"
>
support@example.com
<span className="inline-block ml-1 rotate-45">&nearr;</span>
</Link>
</div>