Bob AI: Add rating stars for pricing section items
This commit is contained in:
@@ -155,7 +155,7 @@ const PricingCardOne = ({
|
||||
animationType={animationType}
|
||||
supports3DAnimation={true}
|
||||
|
||||
title={title}
|
||||
title={<span className="inline-block px-3 py-1 text-sm font-medium rounded-full bg-primary/10 text-primary mr-2">{title}</span>}
|
||||
titleSegments={titleSegments}
|
||||
description={description}
|
||||
tag={tag}
|
||||
|
||||
Reference in New Issue
Block a user