replaced some images in the home and business page

This commit is contained in:
victorAnumudu
2023-03-21 18:02:52 +01:00
parent 98e43ba40f
commit e6fcf6e05f
7 changed files with 22 additions and 3 deletions
+2 -1
View File
@@ -416,7 +416,8 @@ p {
.bg_chat { background-image: url(../images/bg_chat.jpg); background-attachment: scroll!important; }
.bg_fit_01 { background-image: url(../images/bg_fit_01.jpg); background-attachment: scroll!important; }
.bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); }
/* .bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); } */
.bg_fit_02 { background-image: url(../images/bg_fit_02.svg); } /*changed image*/
.bg_mobile { background-image: url(../images/bg_mobile.jpg); background-attachment: scroll!important; }
.bg_bank_01 { background-image: url(../images/bg_bank_01.jpg); background-attachment: scroll!important; }
.bg_bank_02 { background-image: url(../images/bg_bank_02.jpg); background-attachment: scroll!important; }
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 214 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB