diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 06a3a33..21e019f 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -123,7 +123,6 @@ export default function PricingPage() { cardVariantClassName="text-sm text-gray-500 mb-4" tag="" tagIcon={undefined} - tagAnimation="" buttons={undefined} buttonAnimation="" carouselMode="buttons" @@ -196,7 +195,6 @@ export default function PricingPage() { categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide" tag="" tagIcon={undefined} - tagAnimation="" buttons={undefined} buttonAnimation="" carouselMode="buttons" @@ -275,7 +273,6 @@ export default function PricingPage() { accordionContentClassName="text-gray-600 mt-4 leading-relaxed" tag="" tagIcon={undefined} - tagAnimation="" buttons={undefined} buttonAnimation="" animationType="smooth"