From 086a1ecfa6e0d23014517ca2a9d30547fcb2955d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:35:03 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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=""