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:
Renkar
2026-08-12 17:25:08 +03:00
committed by GitHub
parent f42b893dcb
commit 489ae99d7e
7 changed files with 39 additions and 4 deletions

BIN
public/sponsors/EGDA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

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,41 @@ const sponsors: Sponsor[] = [
alt: "iNGAME", alt: "iNGAME",
width: 200, width: 200,
height: 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,
} }
]; ];

View File

@@ -87,7 +87,7 @@
"buyButton": "BUY TICKET FROM FIENTA", "buyButton": "BUY TICKET FROM FIENTA",
"visitor": { "visitor": {
"name": "VISITOR", "name": "VISITOR",
"price": "8€", "price": "10€",
"features": [ "features": [
"Area access throughout the event", "Area access throughout the event",
"Ability to enter and leave the event area", "Ability to enter and leave the event area",
@@ -97,7 +97,7 @@
"lan": { "lan": {
"name": "LAN", "name": "LAN",
"subtitle": "TICKET", "subtitle": "TICKET",
"price": "10€", "price": "12€",
"features": [ "features": [
"A spot in the TipiLAN free-play area", "A spot in the TipiLAN free-play area",
"Personal desk, power and internet connection", "Personal desk, power and internet connection",

View File

@@ -87,7 +87,7 @@
"buyButton": "OSTA PILET FIENTAST", "buyButton": "OSTA PILET FIENTAST",
"visitor": { "visitor": {
"name": "KÜLASTAJA", "name": "KÜLASTAJA",
"price": "8€", "price": "10€",
"features": [ "features": [
"Alade ligipääs kogu ürituse vältel", "Alade ligipääs kogu ürituse vältel",
"Võimalus ürituse alalt sisse ja välja liikuda", "Võimalus ürituse alalt sisse ja välja liikuda",
@@ -97,7 +97,7 @@
"lan": { "lan": {
"name": "LAN", "name": "LAN",
"subtitle": "PILET", "subtitle": "PILET",
"price": "10€", "price": "12€",
"features": [ "features": [
"Koht TipiLANi vabamängualal", "Koht TipiLANi vabamängualal",
"Isiklik laud, voolu- ja internetiühendus", "Isiklik laud, voolu- ja internetiühendus",