new home page design (Hero only right now)

This commit is contained in:
Henri
2026-03-27 23:00:35 +02:00
parent ccf4d57cea
commit f73f73767f
16 changed files with 88 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
{
"address": "Address: ",
"mail": "E-mail: ",
"messenger": "Messenger: ",
"reg": "Reg. code: ",
"socials": "Social Media"
}

View File

@@ -0,0 +1,38 @@
{
"hero": {
"title": "HELPDESK"
},
"whatIs": {
"title": "What is HELPDESK?",
"description": "HELPDESK is a computer support service provided by MTÜ Lapikud. The service is aimed at students, lecturers, and anyone interested both inside and outside Tallinn University of Technology. Our team consists of experienced and smart IT students from Tallinn University of Technology."
},
"services": {
"title": "What services do we offer?",
"list": [
"Computer hardware diagnostics and repair",
"Computer hardware maintenance",
"Software diagnostics and configuration",
"Software installation",
"Other electronics repair"
]
},
"pricing": {
"title": "Price List",
"tableHeaders": {
"service": "Service",
"quantity": "Quantity/Time",
"price": "Price"
},
"note": "Parts are ordered by the client themselves or by agreement with the technician.<br/><br/>If needed, we can come to the student village and Technopol area.<br/><br/>With our student-friendly prices and personal approach, we offer a service you won't be disappointed with!"
},
"hours": {
"title": "Opening Hours:",
"schedule": "<strong>M</strong>onday <strong>F</strong>riday 14-19*",
"note": "* This is the time period when we are most likely to be found. However, we cannot guarantee presence."
},
"location": {
"title": "Location",
"busInfo": "Accessible via <span class='text-[#E69635]'>buses 11, 37, 83, 91 from Keemia stop</span> or <span class='text-[#E69635]'>buses 10, 27, 33, 36, 45 from Tehnikaülikool stop.</span>",
"address": "Akadeemia tee 5 dormitory, room 008A"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,18 @@
{
"about": "About Us",
"aboutPages": {
"info": "What we're doing?",
"join": "Join Us",
"mentors": "Mentors",
"board": "Board"
},
"events": "Events",
"eventsPages": {
"calendar": "Events Calendar",
"workshops": "Workshops",
"fresh": "Freshmen Initiation",
"repair": "Repair Café"
},
"contact": "Contact",
"helpdesk": "Helpdesk"
}

View File

@@ -0,0 +1,7 @@
{
"address": "Aadress: ",
"mail": "E-post: ",
"messenger": "Messenger: ",
"reg": "Reg. kood: ",
"socials": "Sotsiaalmeedia"
}

View File

@@ -0,0 +1,38 @@
{
"hero": {
"title": "HELPDESK"
},
"whatIs": {
"title": "Mis on HELPDESK?",
"description": "HELPDESK on MTÜ Lapikute poolt pakutav arvutiabiteenus. Teenus on suunatud tudengitele, õppejõududele ning kõikidele huvilistele ka väljaspool Tallinna Tehnikaülikooli. Meie meeskond koosneb kogenud ja nutikatest Tallinna Tehnikaülikooli IT-tudengitest."
},
"services": {
"title": "Mis teenuseid osutame?",
"list": [
"Arvuti riistvara diagnostika ja remont",
"Arvuti riistvara hooldus",
"Tarkvara diagnostika ja seadistamine",
"Tarkvara paigaldamine",
"Muu elektroonika parandamine"
]
},
"pricing": {
"title": "Hinnakiri",
"tableHeaders": {
"service": "Teenus",
"quantity": "Kogus/Aeg",
"price": "Hind"
},
"note": "Jupid tellitakse kliendi enda poolt või kokkuleppel tehnikuga.<br/><br/>Vajadusel tuleme üliõpilasküla ja Tehnopoli piires kohale.<br/><br/>Oma tudengisõbralike hindade ja personaalse lähenemisega pakume teenust, milles ei pea pettuma!"
},
"hours": {
"title": "Lahtiolekuajad:",
"schedule": "<strong>E</strong>smaspäevast <strong>R</strong>eedeni 14-19*",
"note": "* Tegu on ajaperioodiga, mil meid on kõige tõenäolisem tabada. Siiski ei saa garanteerida kohalolekut."
},
"location": {
"title": "Asukoht",
"busInfo": "Saab <span class='text-[#E69635]'>11, 37, 83, 91 bussiga Keemia peatusest</span> või <span class='text-[#E69635]'>Tehnikaülikool peatusest 10, 27, 33, 36, 45 bussiga.</span>",
"address": "Akadeemia tee 5 ühiselamu, ruum 008A"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,18 @@
{
"about": "Meist",
"aboutPages": {
"info": "Mis Teeme?",
"join": "Liitu Meiega",
"mentors": "Mentorid",
"board": "Juhatus"
},
"events": "Üritused",
"eventsPages": {
"calendar": "Ürituste Kalender",
"workshops": "Koolitused",
"fresh": "Rebaste Ristimine",
"repair": "Remondikohvik"
},
"contact": "Kontakt",
"helpdesk": "Helpdesk"
}