From ec20fac6fce24454a17ba8627c166e7f992e9e8f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:44:04 +0000 Subject: [PATCH] Update registry/components/TeamCardFive.json --- registry/components/TeamCardFive.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",