modifica 2 a logo
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:56:05 +02:00
parent 561e336e52
commit 486107d1ea
2 changed files with 1 additions and 1 deletions

BIN
public/immagini/Logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 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.webp"
src="/immagini/Logo.png"
alt="MagRicambi"
width={120}
height={40}