mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-05-08 10:00:46 +00:00
Update footer info
This commit is contained in:
@@ -31,11 +31,9 @@ export default function Footer() {
|
||||
</div>
|
||||
|
||||
{/* Center: Contact info */}
|
||||
<div className="flex flex-col gap-2 text-p text-text-light">
|
||||
<p className="font-bold">{t("teaser.footer.studentUnion")}</p>
|
||||
<a href="mailto:tipilan@ituk.ee" className="underline">{t("teaser.footer.email")}</a>
|
||||
<div className="flex flex-col gap-2 text-p text-text-light mt-8 lg:mt-0 lg:pt-8">
|
||||
<a href="mailto:tipilaninfo@gmail.com" className="underline">{t("teaser.footer.email")}</a>
|
||||
<p>{t("teaser.footer.phone")}</p>
|
||||
<p>{t("teaser.footer.address")}</p>
|
||||
</div>
|
||||
|
||||
{/* Right: Social links */}
|
||||
|
||||
@@ -40,14 +40,13 @@
|
||||
"contactButton": "Partner with us"
|
||||
},
|
||||
"footer": {
|
||||
"organization": "MTÜ FOR Tsükkel",
|
||||
"regCode": "Registration code: 80391807",
|
||||
"bankAccount": "LHV EE617700771002582855",
|
||||
"organization": "MTÜ Lapikud",
|
||||
"regCode": "Registration code: 80167145",
|
||||
"bankAccount": "Swedbank EE842200221094704780",
|
||||
"copyright": "TipiLAN 2025-2026",
|
||||
"studentUnion": "ITÜK | TalTech IT Faculty Student Council",
|
||||
"email": "tipilan@ituk.ee",
|
||||
"email": "tipilaninfo@gmail.com",
|
||||
"phone": "+372 5693 1193",
|
||||
"address": "ICO-210, Raja tn 4c, Tallinn, Harjumaa, 12616"
|
||||
"address": "Akadeemia tee 5, 12616 Tallinn, Estonia"
|
||||
}
|
||||
},
|
||||
"notFound": {
|
||||
|
||||
@@ -40,14 +40,13 @@
|
||||
"contactButton": "Tule partneriks"
|
||||
},
|
||||
"footer": {
|
||||
"organization": "MTÜ FOR Tsükkel",
|
||||
"regCode": "Registrikood: 80391807",
|
||||
"bankAccount": "LHV EE617700771002582855",
|
||||
"organization": "MTÜ Lapikud",
|
||||
"regCode": "Registrikood: 80167145",
|
||||
"bankAccount": "Swedbank EE842200221094704780",
|
||||
"copyright": "TipiLAN 2025-2026",
|
||||
"studentUnion": "ITÜK | TalTechi IT-teaduskonna üliõpilaskogu",
|
||||
"email": "tipilan@ituk.ee",
|
||||
"email": "tipilaninfo@gmail.com",
|
||||
"phone": "+372 5693 1193",
|
||||
"address": "ICO-210, Raja tn 4c, Tallinn, Harjumaa, 12616"
|
||||
"address": "Akadeemia tee 5, 12616 Tallinn, Eesti"
|
||||
}
|
||||
},
|
||||
"notFound": {
|
||||
|
||||
Reference in New Issue
Block a user