Replace Playzer logo format from SVG to WEBP for improved loading performance

This commit is contained in:
Jose Selesan
2026-06-26 15:09:45 -03:00
parent ab69711e87
commit f490eecd11
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,4 +1,4 @@
import PlayzerLogo from '@/assets/playzer-logo-transparent.svg';
import PlayzerLogo from '@/assets/playzer-logo-transparent.webp';
import { Button } from '@/components/ui/button';
import { Input } from '@/components/ui/input';
import {