=== Team Member Card Block ===
Contributors: snehalpancholi
Tags: team, profile, card, gutenberg, block
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A Gutenberg block for displaying a person card with photo, name, role, bio, and social profile links.

== Description ==

Team Member Card Block adds a native Gutenberg block for showcasing team members, authors, or speakers. Each card includes an optional photo (circle or square), name, role badge, rich-text bio, and up to six social profile links with platform-matched SVG icons.

**Features:**
* Photo with circle or square shape option
* Name, role, and rich-text bio
* Social links for Twitter/X, LinkedIn, GitHub, Instagram, YouTube, and personal website
* Left, centre, or right text alignment
* Dark mode compatible via CSS variables
* PHP server-side rendering
* Designed to work inside Gutenberg Columns blocks

== Installation ==

1. Upload `team-member-card` to `/wp-content/plugins/`.
2. Activate via the Plugins screen.
3. Insert the **Team Member Card** block and configure via Inspector Controls.

== Changelog ==

= 1.0.0 =
* Initial release.
