Description:
When attempting to update the logo image on the account info page, the system does not reflect the changes made when saving with a PNG file format. However, using a JPEG or WebP file format successfully updates the logo image.
The image I was attempting to upload is attached.
#### Steps to Reproduce:
  1. Navigate to the account info page.
  2. Upload a logo image in PNG format.
  3. Save changes.
  4. Note that the page does not redirect back to the account info page.
  5. Refresh the page and observe that the old logo is still displayed.
#### Acceptance Criteria:
  • The system should successfully update the logo image when saving with a PNG file format.
  • After saving changes with a PNG file format, the page should redirect back to the account info page.
  • Upon refreshing the page, the updated PNG logo should be displayed.
  • The system should support transparent backgrounds for logo images in PNG format.
Link to Loom