diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 21e019f..ccf9ae0 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -124,7 +124,7 @@ export default function PricingPage() { tag="" tagIcon={undefined} buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" carouselMode="buttons" uniformGridCustomHeightClasses="" ariaLabel="" @@ -196,7 +196,7 @@ export default function PricingPage() { tag="" tagIcon={undefined} buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" carouselMode="buttons" uniformGridCustomHeightClasses="" ariaLabel="" @@ -274,7 +274,7 @@ export default function PricingPage() { tag="" tagIcon={undefined} buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" animationType="smooth" showCard={true} ariaLabel=""