Based on the git diff, here's an appropriate commit message:

feat: update brand logo assets

- Added new logo_1.png image file to public/images directory
- Simplified logomark.svg by removing complex gradient patterns and clip paths
- Reduced SVG markup complexity for better performance and maintainability

This is a "feat" type commit since it modifies user-visible brand assets. The message clearly describes both the addition of a new logo file and the simplification of the existing SVG logomark,
This commit is contained in:
2025-10-27 13:58:51 +01:00
parent 2ebdb14409
commit 2a141cbc91
5 changed files with 3 additions and 16 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 66 KiB