diff --git a/src/components/sections/pricing/PricingCardOne.tsx b/src/components/sections/pricing/PricingCardOne.tsx index e10ed4c..0f80df2 100644 --- a/src/components/sections/pricing/PricingCardOne.tsx +++ b/src/components/sections/pricing/PricingCardOne.tsx @@ -155,7 +155,7 @@ const PricingCardOne = ({ animationType={animationType} supports3DAnimation={true} - title={title} + title={{title}} titleSegments={titleSegments} description={description} tag={tag}