mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 15:22:59 +00:00
Added new sponsor logos
This commit is contained in:
BIN
public/sponsors/elamusgolf.png
Normal file
BIN
public/sponsors/elamusgolf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
public/sponsors/lemongym.png
Normal file
BIN
public/sponsors/lemongym.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
public/sponsors/park_minigolf.png
Normal file
BIN
public/sponsors/park_minigolf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -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,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user