diff --git a/theseus_gui/src/components/ui/tutorial/FakeSearch.vue b/theseus_gui/src/components/ui/tutorial/FakeSearch.vue
index 336d21f9e..45150e678 100644
--- a/theseus_gui/src/components/ui/tutorial/FakeSearch.vue
+++ b/theseus_gui/src/components/ui/tutorial/FakeSearch.vue
@@ -18,7 +18,7 @@ import {
HeartIcon,
NavRow,
Pagination,
- Promotion,
+ // Promotion,
SearchFilter,
SearchIcon,
ServerIcon,
@@ -176,7 +176,7 @@ defineProps({
-
+
diff --git a/theseus_gui/src/pages/Browse.vue b/theseus_gui/src/pages/Browse.vue
index 5fbdd8c71..5e66e72c2 100644
--- a/theseus_gui/src/pages/Browse.vue
+++ b/theseus_gui/src/pages/Browse.vue
@@ -13,7 +13,7 @@ import {
NavRow,
formatCategoryHeader,
formatCategory,
- Promotion,
+ // Promotion,
XIcon,
DropdownSelect,
} from 'omorphia'
@@ -691,8 +691,8 @@ onUnmounted(() => unlistenOffline())
-
-
+
+
diff --git a/theseus_gui/src/pages/instance/Index.vue b/theseus_gui/src/pages/instance/Index.vue
index 41d639ba6..f02a8d32e 100644
--- a/theseus_gui/src/pages/instance/Index.vue
+++ b/theseus_gui/src/pages/instance/Index.vue
@@ -75,7 +75,7 @@
-
+
@@ -123,7 +123,7 @@ import {
Button,
Avatar,
Card,
- Promotion,
+ // Promotion,
PlayIcon,
StopCircleIcon,
EditIcon,
diff --git a/theseus_gui/src/pages/project/Index.vue b/theseus_gui/src/pages/project/Index.vue
index 3c8c4fa19..da297fbed 100644
--- a/theseus_gui/src/pages/project/Index.vue
+++ b/theseus_gui/src/pages/project/Index.vue
@@ -172,7 +172,7 @@