diff --git a/procentric/application/hoteltv.welcome.css b/procentric/application/hoteltv.welcome.css index c4c7922..d3d9634 100755 --- a/procentric/application/hoteltv.welcome.css +++ b/procentric/application/hoteltv.welcome.css @@ -20,7 +20,8 @@ body { width: 100%; height: 100%; padding: 0px; - background-image: url(./images/hoteltv_service_preparing.png); + /* background-image: url(./images/hoteltv_service_preparing.png); */ + background-image: url(./images/hoteltv_service_preparing_g.jpg); background-size: cover; background-repeat: no-repeat; } diff --git a/procentric/application/images/hoteltv_service_preparing_b.jpg b/procentric/application/images/hoteltv_service_preparing_b.jpg new file mode 100755 index 0000000..fa6f1ec Binary files /dev/null and b/procentric/application/images/hoteltv_service_preparing_b.jpg differ diff --git a/procentric/application/images/hoteltv_service_preparing_g.jpg b/procentric/application/images/hoteltv_service_preparing_g.jpg new file mode 100755 index 0000000..ac6a2c0 Binary files /dev/null and b/procentric/application/images/hoteltv_service_preparing_g.jpg differ