Skip to content

Commit cb6a5ff

Browse files
committed
docs: use a caption preview that reads at tile size and label it honestly
The karaoke clip rendered as an almost-black tile with one small pill, which is weak proof on first load. Every caption component in the catalog is type on a black ground rather than captions burned over footage, so 'Captions on footage' was also the wrong label. Swapped to the highlight style, which holds up at tile size, and renamed the tile 'Kinetic captions'.
1 parent 489177f commit cb6a5ff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Every one of these is real HyperFrames output, running in your browser right now
4343
<video className="w-full aspect-video object-cover rounded-lg border border-zinc-200 dark:border-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/data-chart.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/data-chart.png" autoPlay muted loop playsInline />
4444
<span className="block mt-2 text-sm text-zinc-500 dark:text-zinc-400">Animated data</span>
4545
</a>
46-
<a href="/catalog/components/caption-pill-karaoke" className="block no-underline">
47-
<video className="w-full aspect-video object-cover rounded-lg border border-zinc-200 dark:border-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-pill-karaoke.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-pill-karaoke.png" autoPlay muted loop playsInline />
48-
<span className="block mt-2 text-sm text-zinc-500 dark:text-zinc-400">Captions on footage</span>
46+
<a href="/catalog/components/caption-highlight" className="block no-underline">
47+
<video className="w-full aspect-video object-cover rounded-lg border border-zinc-200 dark:border-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-highlight.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-highlight.png" autoPlay muted loop playsInline />
48+
<span className="block mt-2 text-sm text-zinc-500 dark:text-zinc-400">Kinetic captions</span>
4949
</a>
5050
<a href="/catalog/blocks/spain-map" className="block no-underline">
5151
<video className="w-full aspect-video object-cover rounded-lg border border-zinc-200 dark:border-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/spain-map.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/spain-map.png" autoPlay muted loop playsInline />

0 commit comments

Comments
 (0)