mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-01 06:50:26 +02:00
Add features to pricing
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user