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