mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
BIN
public/sponsors/driftikeskus.png
Normal file
BIN
public/sponsors/driftikeskus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
BIN
public/sponsors/ingame.png
Normal file
BIN
public/sponsors/ingame.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
public/sponsors/tomorrow.png
Normal file
BIN
public/sponsors/tomorrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 533 KiB |
@@ -136,6 +136,34 @@ export default function Sponsors({ showTitle = true, className = "" }: SponsorsP
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</NextLink>
|
</NextLink>
|
||||||
|
<NextLink href="https://www.tomorrow.ee/" target="_blank">
|
||||||
|
<Image
|
||||||
|
src="/sponsors/tomorrow.png"
|
||||||
|
alt="Network Tomorrow"
|
||||||
|
width={200}
|
||||||
|
height={200}
|
||||||
|
className="object-contain"
|
||||||
|
/>
|
||||||
|
</NextLink>
|
||||||
|
<NextLink href="https://driftikeskus.ee/" target="_blank">
|
||||||
|
<Image
|
||||||
|
src="/sponsors/driftikeskus.png"
|
||||||
|
alt="Driftikeskus"
|
||||||
|
width={200}
|
||||||
|
height={200}
|
||||||
|
className="object-contain"
|
||||||
|
/>
|
||||||
|
</NextLink>
|
||||||
|
<NextLink href="https://ingame.ee/" target="_blank">
|
||||||
|
<Image
|
||||||
|
src="/sponsors/ingame.png"
|
||||||
|
alt="Ingame"
|
||||||
|
width={200}
|
||||||
|
height={200}
|
||||||
|
className="object-contain"
|
||||||
|
/>
|
||||||
|
</NextLink>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user