Skip to content

Commit b36f69a

Browse files
committed
docs: drop the live embed from the introduction
Removed on request. The demo let a reader change a headline and an accent on a ten-second composition, which undersold the thing the page is arguing for — the Showcase wall above it does more for that in less space. The component and its build apparatus go with it in #2977; nothing else on the page referenced them.
1 parent 3d8db3f commit b36f69a

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

‎docs/introduction.mdx‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: "See what an AI agent can make with ordinary web technology."
55
---
66

77
import { DocsVideo, ShowcaseWall } from "/snippets/docs-video.jsx";
8-
import { LiveReferenceProject } from "/snippets/live-reference-project.jsx";
98

109
<div className="hf-docs-video-frame">
1110
<DocsVideo
@@ -33,16 +32,6 @@ Every tile below is a finished HyperFrames film. Open one to watch it with sound
3332
depending on live playback, so a slow machine does not drop moments from the
3433
finished video.
3534

36-
## Change the project yourself
37-
38-
This is the same real HTML project used in the first-video walkthrough. Change
39-
its words or accent, then press Play.
40-
41-
<LiveReferenceProject
42-
src="https://static.heygen.ai/hyperframes-oss/docs/reference-project/live/index-v2.html"
43-
poster="https://static.heygen.ai/hyperframes-oss/docs/reference-project/live/poster-v2.jpg"
44-
/>
45-
4635
## Make one
4736

4837
<Card title="Make your first video" icon="play" href="/quickstart" horizontal arrow>

0 commit comments

Comments
 (0)