diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index c2763d8..7e40ca0 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -133,7 +133,7 @@ export default function FeaturesPage() { cardDescriptionClassName="text-gray-600 space-y-3 list-disc list-inside" tagClassName="" buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" textboxLayout="default" carouselMode="buttons" uniformGridCustomHeightClasses="" @@ -205,7 +205,7 @@ export default function FeaturesPage() { tag="" tagIcon={undefined} buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" carouselMode="buttons" uniformGridCustomHeightClasses="" ariaLabel="" @@ -274,7 +274,7 @@ export default function FeaturesPage() { tag="" tagIcon={undefined} buttons={undefined} - buttonAnimation="" + buttonAnimation="slide-up" animationType="smooth" showCard={true} ariaLabel=""