Bob AI: Add the tag 'Popular' to the second pricing card.
This commit is contained in:
@@ -71,6 +71,11 @@ const PricingSimpleCards = ({
|
||||
New
|
||||
</span>
|
||||
)}
|
||||
{index === 1 && (
|
||||
<span className="px-2 py-0.5 rounded-full text-xs font-semibold bg-primary-cta text-primary-cta-text">
|
||||
Popular
|
||||
</span>
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div className="flex flex-col gap-1">
|
||||
|
||||
Reference in New Issue
Block a user