Added new sponsor logos

This commit is contained in:
Rene Arumetsa
2026-08-12 09:36:29 +03:00
parent e668da200d
commit c32577062b
4 changed files with 28 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -86,6 +86,34 @@ const sponsors: Sponsor[] = [
alt: "iNGAME",
width: 200,
height: 200,
},
{
href: "https://www.tallinn.ee/et/haridusamet",
src: "/sponsors/Tallinna_Haridusamet_logo_RGB.svg",
alt: "Tallinna Haridusamet",
width: 200,
height: 200,
},
{
href: "https://parkminigolf.ee/",
src: "/sponsors/park_minigolf.png",
alt: "Park Minigolf",
width: 200,
height: 200,
},
{
href: "https://www.lemongym.ee/",
src: "/sponsors/lemongym.png",
alt: "Lemongym",
width: 200,
height: 200,
},
{
href: "https://www.elamusgolf.eu/",
src: "/sponsors/elamusgolf.png",
alt: "Elamusgolf",
width: 200,
height: 200,
}
];