diff --git a/public/2-Hit.html b/public/2-Hit.html
index f239dbe606c6c3ee04b2a8e6810fd36b79215557..ec14a24f2d9fa31d7572f4c023491e2c0a27f0b7 100644
--- a/public/2-Hit.html
+++ b/public/2-Hit.html
@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
 })
 
 let flower;
-loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/car.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/bmw.gltf", function(gltf) {
   flower = gltf.scene;
 });