RemiFabre commited on
Commit
023a128
·
1 Parent(s): 506cf3d
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -19,11 +19,11 @@
19
  <div>
20
  <p class="eyebrow">Reachy Mini Playground</p>
21
  <h1>Simple Dances Studio</h1>
22
- <p class="subtitle">Play Reachy Mini dances! Tune BPM, sculpt parameters, and keep the groove looping.</p>
23
  </div>
24
  <div class="hero-meta">
25
  <span class="hero-chip">🕺 Always ready to groove</span>
26
- <span class="hero-chip"> No install wizard (yet)</span>
27
  </div>
28
  </header>
29
 
 
19
  <div>
20
  <p class="eyebrow">Reachy Mini Playground</p>
21
  <h1>Simple Dances Studio</h1>
22
+ <p class="subtitle">A static mockup of the actual GUI you run from the Reachy Mini dashboard.</p>
23
  </div>
24
  <div class="hero-meta">
25
  <span class="hero-chip">🕺 Always ready to groove</span>
26
+ <span class="hero-chip">Install via Reachy Mini dashboard</span>
27
  </div>
28
  </header>
29