Skip to content

Commit 6c1f238

Browse files
committed
add install video embed between pain points and dashboard demo
1 parent ed7066c commit 6c1f238

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,18 @@ <h3>Self-hosting OpenClaw shouldn't be a nightmare.</h3>
545545
</div>
546546
</div>
547547

548+
<!-- ── Install Video ─────────────────────────────── -->
549+
<section class="demo wrap">
550+
<div class="demo-icon ic-green">
551+
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><polygon points="5 3 19 12 5 21 5 3"/></svg>
552+
</div>
553+
<h2>Install in 30 seconds. Seriously.</h2>
554+
<p class="demo-desc">One command. Docker auto-installed. Dashboard running. No config files touched.</p>
555+
<div class="demo-frame" style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;">
556+
<iframe src="https://www.youtube.com/embed/jE5ZR8g477s" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:12px;" allowfullscreen></iframe>
557+
</div>
558+
</section>
559+
548560
<!-- ── Demo: Dashboard ───────────────────────────── -->
549561
<section class="demo wrap">
550562
<div class="demo-icon ic-blue">

0 commit comments

Comments
 (0)