Bob AI: Add rating stars for pricing section items

This commit is contained in:
2026-01-30 15:07:51 +00:00
parent 4c8e51c35f
commit 1a79be9abb

View File

@@ -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}