Anne-Charlotte commited on
Commit
70e7f07
·
verified ·
1 Parent(s): b4214cf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -93,15 +93,15 @@
93
  <div class="tip-icon">⏱️</div>
94
  <h3 class="tip-title">Take Your Time</h3>
95
  <p class="tip-text">
96
- Don't rush! Make sure to read the instructions carefully.
97
  </p>
98
  </div>
99
 
100
  <div class="tip-card">
101
- <div class="tip-icon">🔧</div>
102
- <h3 class="tip-title">Check Your Parts</h3>
103
  <p class="tip-text">
104
- Make sure you have all the components listed in each step before proceeding.
105
  </p>
106
  </div>
107
 
 
93
  <div class="tip-icon">⏱️</div>
94
  <h3 class="tip-title">Take Your Time</h3>
95
  <p class="tip-text">
96
+ Carefully read the instructions and make sure you have all the components listed in each step before proceeding.
97
  </p>
98
  </div>
99
 
100
  <div class="tip-card">
101
+ <div class="tip-icon">▶️</div>
102
+ <h3 class="tip-title">Follow Along Step by Step</h3>
103
  <p class="tip-text">
104
+ <a href="https://youtu.be/_r0cHySFbeY?si=6Mw4js8HSUs4cwoJ" target="_blank">Watch the video</a> to easily follow the assembly at your own pace!
105
  </p>
106
  </div>
107