Update src/app/features/page.tsx

This commit is contained in:
2026-03-16 08:35:02 +00:00
parent bc87da26a8
commit fa125f226d

View File

@@ -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=""