modifica 2 a logo
This commit is contained in:
parent
561e336e52
commit
486107d1ea
2 changed files with 1 additions and 1 deletions
BIN
public/immagini/Logo.png
Normal file
BIN
public/immagini/Logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue