diff --git a/registry/components/TeamCardFive.json b/registry/components/TeamCardFive.json index ab39b40..cadf720 100644 --- a/registry/components/TeamCardFive.json +++ b/registry/components/TeamCardFive.json @@ -32,7 +32,7 @@ }, "name": { "required": true, - "example": "Sarah Johnson", + "example": "Terence J Simmons", "minChars": 2, "maxChars": 50, "note": "Team member name displayed at 2xl font-medium, centered with truncate" @@ -56,12 +56,12 @@ }, "imageAlt": { "required": false, - "example": "Portrait of Sarah Johnson", + "example": "Portrait of Terence J Simmons", "note": "Alt text for image (defaults to member name if not provided)" }, "videoAriaLabel": { "required": false, - "example": "Video of Sarah Johnson", + "example": "Video of Terence J Simmons", "note": "ARIA label for video (defaults to member name if not provided)" } }, @@ -104,7 +104,7 @@ "nameClassName?": "string", "roleClassName?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for team pages", "Use for staff directories",