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:
BIN
public/sponsors/EGDA.png
Normal file
BIN
public/sponsors/EGDA.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 181 KiB |
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,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,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"buyButton": "BUY TICKET FROM FIENTA",
|
||||
"visitor": {
|
||||
"name": "VISITOR",
|
||||
"price": "8€",
|
||||
"price": "10€",
|
||||
"features": [
|
||||
"Area access throughout the event",
|
||||
"Ability to enter and leave the event area",
|
||||
@@ -97,7 +97,7 @@
|
||||
"lan": {
|
||||
"name": "LAN",
|
||||
"subtitle": "TICKET",
|
||||
"price": "10€",
|
||||
"price": "12€",
|
||||
"features": [
|
||||
"A spot in the TipiLAN free-play area",
|
||||
"Personal desk, power and internet connection",
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"buyButton": "OSTA PILET FIENTAST",
|
||||
"visitor": {
|
||||
"name": "KÜLASTAJA",
|
||||
"price": "8€",
|
||||
"price": "10€",
|
||||
"features": [
|
||||
"Alade ligipääs kogu ürituse vältel",
|
||||
"Võimalus ürituse alalt sisse ja välja liikuda",
|
||||
@@ -97,7 +97,7 @@
|
||||
"lan": {
|
||||
"name": "LAN",
|
||||
"subtitle": "PILET",
|
||||
"price": "10€",
|
||||
"price": "12€",
|
||||
"features": [
|
||||
"Koht TipiLANi vabamängualal",
|
||||
"Isiklik laud, voolu- ja internetiühendus",
|
||||
|
||||
Reference in New Issue
Block a user