mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
19 lines
569 B
JSON
19 lines
569 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "x-follow-card",
|
|
"type": "hyperframes:component",
|
|
"title": "X Follow Card",
|
|
"description": "A social follow card with avatar, handle, and follower motion.",
|
|
"tags": ["social-overlay"],
|
|
"files": [
|
|
{
|
|
"path": "x-follow-card.html",
|
|
"target": "compositions/components/x-follow-card.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": {
|
|
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/x-follow-card.png"
|
|
}
|
|
}
|