da Logo.png a Logo.webp
All checks were successful
Deploy to VPS / build (push) Successful in 39s
Deploy to VPS / deploy (push) Successful in 27s

This commit is contained in:
AV77web 2026-05-29 17:42:59 +02:00
parent 16e05acb53
commit 561e336e52
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

BIN
public/immagini/Logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

View file

@ -34,7 +34,7 @@ export default function Navbar({ actions }: { actions?: ReactNode }) {
className="flex items-center hover:opacity-80 transition-opacity"
>
<Image
src="/immagini/Logo.png"
src="/immagini/Logo.webp"
alt="MagRicambi"
width={120}
height={40}