{ "name": "FeatureCardTwentyFour", "propsSchema": { "features": "FeatureItem[] (required) - Array with id, title, author, description, tags[], imageSrc/videoSrc", "animationType": "CardAnimationType", "title": "string", "titleSegments?": "TitleSegment[]", "description": "string", "tag?": "string", "tagIcon?": "LucideIcon", "tagAnimation?": "'none' | 'opacity' | 'slide-up' | 'blur-reveal'", "buttons?": "ButtonConfig[]", "buttonAnimation?": "'none' | 'opacity' | 'slide-up' | 'blur-reveal'", "textboxLayout": "TextboxLayout", "useInvertedBackground": "InvertedBackground", "ariaLabel?": "string (default: 'Features section')", "className?": "string", "containerClassName?": "string", "cardClassName?": "string", "textBoxTitleClassName?": "string", "textBoxDescriptionClassName?": "string", "textBoxClassName?": "string", "textBoxTagClassName?": "string", "textBoxButtonContainerClassName?": "string", "textBoxButtonClassName?": "string", "textBoxButtonTextClassName?": "string", "titleImageWrapperClassName?": "string", "titleImageClassName?": "string", "cardContentClassName?": "string", "cardTitleClassName?": "string", "authorClassName?": "string", "cardDescriptionClassName?": "string", "tagsContainerClassName?": "string", "tagClassName?": "string", "mediaWrapperClassName?": "string", "mediaClassName?": "string" } }