This commit is contained in:
Desktop
2025-11-14 06:01:44 +05:00
parent dedf64d932
commit a3afc0cd18
7 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -188,7 +188,7 @@ const Home: React.FC = () => {
className="h-8 md:h-10 opacity-60 grayscale hover:opacity-100 hover:grayscale-0 transition"
>
<img
src={`/marketing/images/logo-${name}.svg`}
src={`/marketing/images/logo-${name}.png`}
alt={`${name} logo`}
className="h-full w-auto"
/>