mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 15:22:59 +00:00
New sponsor logos, price updates (#134)
* update sponsor social media link * add ingame to sponsors * Feature - Changed supporter ticket to LAN area ticket. * feat: switchable ticket card (#132) * update sponsor social media link (#131) * update sponsor social media link * add ingame to sponsors * feat: add switchable-ticket-card, supporter ticket --------- Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com> * fix: translations got reverted * Fix styling for ticket switcher * Added new sponsor logos * Price update * add egda to sponsors * Add egda sponsor img --------- Co-authored-by: Katri Lotamõis <katrilotamois@outlook.com> Co-authored-by: Voltages <contact@voltages.me> Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com>
This commit is contained in:
@@ -86,6 +86,41 @@ 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,
|
||||
},
|
||||
{
|
||||
href: "https://www.egda.ee/",
|
||||
src: "/sponsors/EGDA.png",
|
||||
alt: "Estonian Game Developers Association",
|
||||
width: 344,
|
||||
height: 344,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user