Update footer info

This commit is contained in:
Rene Arumetsa
2026-03-31 00:36:40 +03:00
parent e04999b664
commit 1036fe1f13
3 changed files with 12 additions and 16 deletions

View File

@@ -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 */}

View File

@@ -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": {

View File

@@ -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": {