Dorjzodovsuren commited on
Commit
ac64eb8
·
verified ·
1 Parent(s): 757635a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +8 -2
index.html CHANGED
@@ -209,7 +209,7 @@
209
  <div class="sketchfab-embed-wrapper">
210
  <iframe
211
  title="25d4c696-c992-43d5-ab5a-03212692591a"
212
- src="https://sketchfab.com/models/a82ea39d346f4521a488c628db820657/embed?autostart=1&camera=0&preload=1"
213
  allow="autoplay; fullscreen; xr-spatial-tracking"
214
  xr-spatial-tracking
215
  execution-while-out-of-viewport
@@ -232,6 +232,12 @@
232
  </div>
233
  </main>
234
 
 
 
 
 
 
 
235
  <main>
236
  <div class="content-wrapper">
237
  <!-- Viewer Panel (initially 70% width) -->
@@ -257,7 +263,7 @@
257
  <!-- Plan Panel (hidden initially, will appear at 50% width) -->
258
  <div class="plan-container" id="planPanel">
259
  <div class="plan-image-wrapper">
260
- <img src="plan_image.jpg" alt="Floor Plan of Nomadic Echo Interior" />
261
  </div>
262
  </div>
263
  </div>
 
209
  <div class="sketchfab-embed-wrapper">
210
  <iframe
211
  title="25d4c696-c992-43d5-ab5a-03212692591a"
212
+ src="https://sketchfab.com/models/3d0aefaafa9c4143a9e67e67895dc4da/embed?autostart=1&camera=0&preload=1"
213
  allow="autoplay; fullscreen; xr-spatial-tracking"
214
  xr-spatial-tracking
215
  execution-while-out-of-viewport
 
232
  </div>
233
  </main>
234
 
235
+
236
+ <!-- Button placed outside the render card -->
237
+ <div class="button-wrapper">
238
+ <button class="hint-button" id="hintBtn">Show Floor Plan</button>
239
+ </div>
240
+
241
  <main>
242
  <div class="content-wrapper">
243
  <!-- Viewer Panel (initially 70% width) -->
 
263
  <!-- Plan Panel (hidden initially, will appear at 50% width) -->
264
  <div class="plan-container" id="planPanel">
265
  <div class="plan-image-wrapper">
266
+ <img src="IMG_1251.JPG" alt="Floor Plan of Nomadic Echo Interior" />
267
  </div>
268
  </div>
269
  </div>