da Logo.png a Logo.webp
This commit is contained in:
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
BIN
public/immagini/Logo.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 184 KiB |
|
|
@ -34,7 +34,7 @@ export default function Navbar({ actions }: { actions?: ReactNode }) {
|
||||||
className="flex items-center hover:opacity-80 transition-opacity"
|
className="flex items-center hover:opacity-80 transition-opacity"
|
||||||
>
|
>
|
||||||
<Image
|
<Image
|
||||||
src="/immagini/Logo.png"
|
src="/immagini/Logo.webp"
|
||||||
alt="MagRicambi"
|
alt="MagRicambi"
|
||||||
width={120}
|
width={120}
|
||||||
height={40}
|
height={40}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue