Anne-Charlotte commited on
Commit
ff428cb
·
verified ·
1 Parent(s): ba96763

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -5
index.html CHANGED
@@ -54,7 +54,9 @@
54
  <article class="card">
55
  <h3 class="heading-3">Build your Reachy Mini</h3>
56
  <p class="body">
57
- Assemble Reachy Mini yourself with our step-by-step online guide.
 
 
58
  This is currently the <span class="body-bold">Lite beta version</span>; the wireless version guide will arrive later.
59
  </p>
60
  <a
@@ -72,18 +74,17 @@
72
  <h3 class="heading-3">Start & manage your robot</h3>
73
  <p class="body">
74
  Power on Reachy Mini and use the Dashboard to connect, monitor, and control your robot.
75
- Search, add, and remove Hugging Face Spaces directly from the interface.
76
  </p>
77
  <p class="body">
78
- Discover our curated list of recommended Spaces to get started quickly.
79
  </p>
80
  <a
81
  class="btn btn-secondary"
82
- href="https://huggingface.co/spaces/pollen-robotics/Reachy-Mini_Best_Spaces"
83
  target="_blank"
84
  rel="noopener noreferrer"
85
  >
86
- Explore best Spaces
87
  </a>
88
  </article>
89
 
@@ -92,6 +93,8 @@
92
  <h3 class="heading-3">Create your own Spaces</h3>
93
  <p class="body">
94
  Build custom behaviors, games, and interactive demos using our open template.
 
 
95
  Duplicate it, plug in your models or logic, and deploy to Hugging Face in minutes.
96
  </p>
97
  <a
@@ -109,6 +112,8 @@
109
  <h3 class="heading-3">Dive into the documentation</h3>
110
  <p class="body">
111
  Explore our open-source code, hardware details, and examples on GitHub.
 
 
112
  Learn how to extend Reachy Mini, integrate AI models, and build full experiences.
113
  </p>
114
  <a
 
54
  <article class="card">
55
  <h3 class="heading-3">Build your Reachy Mini</h3>
56
  <p class="body">
57
+ Assemble Reachy Mini yourself with our step-by-step online guide.
58
+ </p>
59
+ <p class="body">
60
  This is currently the <span class="body-bold">Lite beta version</span>; the wireless version guide will arrive later.
61
  </p>
62
  <a
 
74
  <h3 class="heading-3">Start & manage your robot</h3>
75
  <p class="body">
76
  Power on Reachy Mini and use the Dashboard to connect, monitor, and control your robot.
 
77
  </p>
78
  <p class="body">
79
+ Search, add, and remove Hugging Face Spaces directly from the interface.
80
  </p>
81
  <a
82
  class="btn btn-secondary"
83
+ href="https://huggingface.co/spaces?q=reachy_mini"
84
  target="_blank"
85
  rel="noopener noreferrer"
86
  >
87
+ Explore Spaces
88
  </a>
89
  </article>
90
 
 
93
  <h3 class="heading-3">Create your own Spaces</h3>
94
  <p class="body">
95
  Build custom behaviors, games, and interactive demos using our open template.
96
+ </p>
97
+ <p class="body">
98
  Duplicate it, plug in your models or logic, and deploy to Hugging Face in minutes.
99
  </p>
100
  <a
 
112
  <h3 class="heading-3">Dive into the documentation</h3>
113
  <p class="body">
114
  Explore our open-source code, hardware details, and examples on GitHub.
115
+ </p>
116
+ <p class="body">
117
  Learn how to extend Reachy Mini, integrate AI models, and build full experiences.
118
  </p>
119
  <a