Add features to pricing

pull/4546/head
Kamran Ahmed 1 year ago
parent d7d819b4b3
commit 0bf287f1d6
  1. 2
      src/components/TeamMarketing/TeamPricing.tsx

@ -32,8 +32,10 @@ export function TeamPricing() {
</a>
</div>
<div className="flex w-full flex-col gap-1 border-t px-8 py-5 sm:py-3 text-center">
<p className="text-black font-semibold">All the features</p>
<p className="text-gray-600">Roles and Permissions</p>
<p className="text-gray-600">Custom Roadmaps</p>
<p className="text-gray-600">All Sharing Settings</p>
<p className="text-gray-600">Progress Tracking</p>
<p className="text-gray-600">Team Insights</p>
<p className="text-gray-600">Onboarding support</p>

Loading…
Cancel
Save