replaced some images in the home and business page after reducing image size

This commit was merged in pull request #4.
This commit is contained in:
victorAnumudu
2023-03-21 19:20:57 +01:00
parent e6fcf6e05f
commit a4a629222c
9 changed files with 3 additions and 21 deletions
+1 -1
View File
@@ -417,7 +417,7 @@ 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.svg); } /*changed image*/
.bg_fit_02 { background-image: url(../images/bg_fit_02.png); } /*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; }
Binary file not shown.

After

Width:  |  Height:  |  Size: 405 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 214 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB