diff --git a/assets/ostc-logo-small-loading.png b/assets/ostc-logo-small-loading.png
new file mode 100644
index 0000000000000000000000000000000000000000..baf255db03e5d51bd59b455f6919a5a5686d4093
Binary files /dev/null and b/assets/ostc-logo-small-loading.png differ
diff --git a/meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf b/meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf
index eab07ffaf023c409a30bd99cd7dea00f1807f144..6331e8764f30304fbd8d0b58dfb2bb12bc821402 100644
--- a/meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf
+++ b/meta-ohos-demo/conf/distro/openharmony-linux-demo-dashboard.conf
@@ -30,6 +30,6 @@ EPIPHANY_URL = "http://localhost:8123"
 EPIPHANY_RDEPENDS = "python3-homeassistant"
 EPIPHANY_SERVICE_ENABLED = "1"
 
-WESTON_INI_BACKGROUND_IMAGE = "/usr/share/backgrounds/ostc-logo-small.png"
+WESTON_INI_BACKGROUND_IMAGE = "/usr/share/backgrounds/ostc-logo-small-loading.png"
 WESTON_INI_BACKGROUND_COLOR = "0xffffffff"
 WESTON_INI_BACKGROUND_TYPE = "centered"