{ "name": "SocialProofOne", "propsSchema": { "names": "string[] (required) - Array of company/partner names to display as text", "logos?": "string[] - Array of logo image paths. If provided, displays images instead of text names", "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", "speed?": "number (default: 40)", "showCard?": "boolean (default: true) - Whether to show card styling around items", "ariaLabel?": "string (default: 'Social proof section')", "className?": "string", "containerClassName?": "string", "textBoxTitleClassName?": "string", "titleImageWrapperClassName?": "string", "titleImageClassName?": "string", "textBoxDescriptionClassName?": "string", "textBoxClassName?": "string", "textBoxTagClassName?": "string", "textBoxButtonContainerClassName?": "string", "textBoxButtonClassName?": "string", "textBoxButtonTextClassName?": "string", "contentClassName?": "string", "logoItemClassName?": "string", "logoCardClassName?": "string", "logoImageClassName?": "string", "logoTextClassName?": "string" } }