mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
Added more sponsors.
This commit is contained in:
BIN
public/sponsors/EVAL.png
Normal file
BIN
public/sponsors/EVAL.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
17
public/sponsors/alecoq.svg
Normal file
17
public/sponsors/alecoq.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 31 KiB |
BIN
public/sponsors/arvutimuuseum.png
Normal file
BIN
public/sponsors/arvutimuuseum.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
5
public/sponsors/balsnack.svg
Normal file
5
public/sponsors/balsnack.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 20 KiB |
@@ -138,6 +138,42 @@ export default function Home() {
|
||||
className="object-contain"
|
||||
/>
|
||||
</Link>
|
||||
<Link href="https://www.alecoq.ee">
|
||||
<Image
|
||||
src="/sponsors/alecoq.svg"
|
||||
alt="Alecoq"
|
||||
width={200}
|
||||
height={200}
|
||||
className="object-contain"
|
||||
/>
|
||||
</Link>
|
||||
<Link href="https://arvutimuuseum.ee">
|
||||
<Image
|
||||
src="/sponsors/arvutimuuseum.png"
|
||||
alt="Eesti Arvutimuuseum"
|
||||
width={200}
|
||||
height={200}
|
||||
className="object-contain"
|
||||
/>
|
||||
</Link>
|
||||
<Link href="https://www.simracing.ee/">
|
||||
<Image
|
||||
src="/sponsors/EVAL.png"
|
||||
alt="EVAL"
|
||||
width={200}
|
||||
height={200}
|
||||
className="object-contain"
|
||||
/>
|
||||
</Link>
|
||||
<Link href="https://balsnack.ee">
|
||||
<Image
|
||||
src="/sponsors/balsnack.svg"
|
||||
alt="Balsnack"
|
||||
width={200}
|
||||
height={200}
|
||||
className="object-contain"
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user