Anne-Charlotte commited on
Commit
eb80563
·
verified ·
1 Parent(s): ba2f6df

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -50,7 +50,7 @@
50
 
51
  <!-- Image Display -->
52
  <div class="image-container">
53
- <img id="stepImage" src="steps/step1.jpg" alt="Assembly step 1" class="step-image">
54
  <div id="placeholderText" class="placeholder" style="display: none;">
55
  <div class="placeholder-icon">
56
  <span id="placeholderNumber">1</span>
@@ -93,7 +93,7 @@
93
  <div class="tip-icon">⏱️</div>
94
  <h3 class="tip-title">Take Your Time</h3>
95
  <p class="tip-text">
96
- Each step is designed to be completed in approximately 1 minute. Don't rush!
97
  </p>
98
  </div>
99
 
 
50
 
51
  <!-- Image Display -->
52
  <div class="image-container">
53
+ <img id="stepImage" src="assets/p9.jpg" alt="Assembly step 1" class="step-image">
54
  <div id="placeholderText" class="placeholder" style="display: none;">
55
  <div class="placeholder-icon">
56
  <span id="placeholderNumber">1</span>
 
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