mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
57 lines
1.8 KiB
JSON
57 lines
1.8 KiB
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "claude-exchange",
|
|
"type": "hyperframes:block",
|
|
"title": "Claude Exchange",
|
|
"description": "A portrait Claude-style exchange types a prompt, works through search and reasoning steps, then streams a detailed answer with citations and actions",
|
|
"tags": ["showcase", "mock-ui", "ai", "chat", "vertical", "ad-template"],
|
|
"author": "Jake Moran",
|
|
"dimensions": {
|
|
"width": 1080,
|
|
"height": 1920
|
|
},
|
|
"duration": 21.4,
|
|
"files": [
|
|
{
|
|
"path": "claude-exchange.html",
|
|
"target": "compositions/claude-exchange.html",
|
|
"type": "hyperframes:composition"
|
|
},
|
|
{
|
|
"path": "assets/fonts/eb-garamond-latin-400-normal.woff2",
|
|
"target": "assets/fonts/eb-garamond-latin-400-normal.woff2",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/eb-garamond-latin-700-normal.woff2",
|
|
"target": "assets/fonts/eb-garamond-latin-700-normal.woff2",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/inter-latin-400-normal.woff2",
|
|
"target": "assets/fonts/inter-latin-400-normal.woff2",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/inter-latin-500-normal.woff2",
|
|
"target": "assets/fonts/inter-latin-500-normal.woff2",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/inter-latin-600-normal.woff2",
|
|
"target": "assets/fonts/inter-latin-600-normal.woff2",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/inter-LICENSE.txt",
|
|
"target": "assets/fonts/inter-LICENSE.txt",
|
|
"type": "hyperframes:asset"
|
|
},
|
|
{
|
|
"path": "assets/fonts/eb-garamond-LICENSE.txt",
|
|
"target": "assets/fonts/eb-garamond-LICENSE.txt",
|
|
"type": "hyperframes:asset"
|
|
}
|
|
]
|
|
}
|