From eb6fce99b7e4595c328e80bb3684e7e7862ead48 Mon Sep 17 00:00:00 2001
From: Percen <21pesi1bif@hft-stuttgart.de>
Date: Fri, 10 Jan 2025 17:53:33 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index fca6493..08464ae 100644
--- a/public/index.html
+++ b/public/index.html
@@ -390,9 +390,9 @@
       },
       fountain: {
         name: "Fountain",
-        image: "previewImages/well.PNG",
+        image: "previewImages/fountain.PNG",
         file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fountain_model/scene.gltf",
-        scale: { x: 0.01, y: 0.01, z: 0.01 }
+        scale: { x: 0.001, y: 0.001, z: 0.001 }
       },
       lantern: {
         name: "Lantern",
-- 
GitLab