Home: 'Watch the 4-minute overview' CTA + inline overview video section (Spaces training/platform-overview.mp4)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<div class="ctas">
|
||||
<a class="btn" href="/my">Join free</a>
|
||||
<a class="btn sec" href="/ledger">Watch payments land live</a>
|
||||
<a class="btn sec" href="#overview-video">Watch the 4-minute overview</a>
|
||||
</div>
|
||||
<p class="small muted" id="sponsorLine" hidden style="margin-top:20px"></p>
|
||||
<div class="stats">
|
||||
@@ -72,6 +73,18 @@
|
||||
|
||||
<div class="ticker" hidden id="ticker"><div class="inner" id="tickerInner"></div></div>
|
||||
|
||||
<section id="overview-video" style="scroll-margin-top:16px">
|
||||
<div class="wrap">
|
||||
<div class="sectionhead">
|
||||
<h2>The whole platform in four minutes</h2>
|
||||
<p>What it is, what you get free, how the ads run, how the money moves, and how a line gets built. Watch this first.</p>
|
||||
</div>
|
||||
<div style="max-width:960px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 12px 48px rgba(0,0,0,.45);background:#000">
|
||||
<video controls preload="metadata" playsinline style="display:block;width:100%;aspect-ratio:16/9" poster="https://coolify-saasytop.nyc3.digitaloceanspaces.com/training/platform-overview.jpg?v=20260916a" src="https://coolify-saasytop.nyc3.digitaloceanspaces.com/training/platform-overview.mp4?v=20260916a"></video>
|
||||
</div>
|
||||
<p class="small muted" style="text-align:center;margin-top:12px">No income is promised. Every figure in the video is a rule of the contract.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="how">
|
||||
<div class="wrap">
|
||||
<div class="sectionhead">
|
||||
|
||||
Reference in New Issue
Block a user