Update src/app/pricing/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user