diff --git a/public/index.html b/public/index.html
index c7e42f6793a7bf66488f9af637ead69dfd637060..5129433976c088ed7d14e3ee2594da01a344c397 100644
--- a/public/index.html
+++ b/public/index.html
@@ -71,7 +71,7 @@ loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/m
 })
 
 let flower;
-loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/cactus/model.gltf", function(gltf) {
+loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/banana/model.gltf", function(gltf) {
   flower = gltf.scene;
 });