initial home page ready

This commit is contained in:
Henri
2026-04-06 01:44:17 +03:00
parent 884281bd58
commit 837057a976
8 changed files with 305 additions and 33 deletions

View File

@@ -1,9 +1,43 @@
{
"homeAbout": {
"hero": {
"imageAlt": "Lapikud homepage background image",
"logoAlt": "Lapikud NGO",
"description": "Lapikud is TalTech's software development club, bringing together current and former students interested in IT.",
"joinButton": "Join LAPikud!"
},
"services": {
"student": {
"title": "For students",
"description": "Develop your skills, make great friends, and gain practical experience through real projects.",
"imageAlt": "For students image"
},
"helpdesk": {
"title": "Helpdesk",
"description": "HELPDESK is a computer support service provided by Lapikud for students, lecturers, and everyone interested.",
"imageAlt": "Helpdesk image"
},
"company": {
"title": "For companies",
"description": "We help bring your ideas to life. Our experienced students are ready to deliver your projects.",
"imageAlt": "For companies image"
}
},
"aboutSection": {
"title": "About us",
"description": "Our main goal is to create professional added value for TalTech IT students. We involve students in practical solutions where ideas can be implemented in real life and technical skills can be used in meaningful ways. Our projects often grow into useful and exciting thesis topics with clear practical value.",
"moreInfo": "More info",
"contact": "Contact",
"imageAlt": "Lapikud students working on a project"
},
"whatWeDo": {
"title": "What we do",
"description": "We help companies and organizations bring ideas to life by building modern digital and software solutions. Our student-led team works on real projects to deliver practical value while developing the next generation of IT talent.",
"moreInfo": "More info",
"contact": "Contact",
"imageAlt": "Digital solutions created by Lapikud"
},
"partners": {
"title": "Partners",
"moreInfo": "More info about partnerships"
}
}

View File

@@ -1,9 +1,43 @@
{
"homeAbout": {
"hero": {
"imageAlt": "Lapikute avalehe taustapilt",
"logoAlt": "MTÜ Lapikud",
"description": "MTÜ Lapikud on Tallinna Tehnikaülikooli Tarkvaraarendusklubi, mis ühendab endisi ja praegusi IT huvilisi tudengeid.",
"joinButton": "Liitu LAPikutega!"
},
"services": {
"student": {
"title": "Tudengile",
"description": "Tule arenda oma oskuseid ja saa ägedaid sõpru! Omanda praktilist kogemust reaalsetest projektidest.",
"imageAlt": "Tudengile pilt"
},
"helpdesk": {
"title": "Helpdesk",
"description": "HELPDESK on MTÜ Lapikute poolt pakutav arvutiabiteenus. Teenus on suunatud tudengitele, õppejõududele ning kõikidele huvilistele.",
"imageAlt": "Helpdeski pilt"
},
"company": {
"title": "Ettevõttele",
"description": "Aitame sinu ideed ellu viia! Meie kogenud tudengid on valmis teie projekte realiseerima.",
"imageAlt": "Ettevõttele pilt"
}
},
"aboutSection": {
"title": "Meist",
"description": "Meie põhieesmärgiks on Tallinna Tehnikaülikooli IT tudengitele erialase lisandväärtuse loomine. Kaasame tudengeid praktilistesse lahendustesse, kus saab ideid reaalselt ellu viia ja oma oskusi päriselt kasutada. Meie projektidest kasvavad välja huvitavad ja tarvilikud lõputööd, millel on selge praktiline väärtus.",
"moreInfo": "Rohkem infot",
"contact": "Kontakt",
"imageAlt": "Lapikute tudengid projekti kallal"
},
"whatWeDo": {
"title": "Keda ja kuidas kaasame",
"description": "Pakume nutikatele ja motiveeritud tudengitele võimalust saada meie juures esimene töökogemus ning arendada end meeskonnas töötades. Lapikud ei ole ainult IT-tudengite organisatsioon, kaasame projektidesse ka majandusteaduskonna tudengeid, et tehniliste lahenduste kõrval oleks esindatud ka äriline vaade.",
"moreInfo": "Rohkem infot",
"contact": "Liitu meiega",
"imageAlt": "Lapikud parandamas riistvara"
},
"partners": {
"title": "Koostööpartnerid",
"moreInfo": "Rohkem infot partnerluste kohta"
}
}