diff --git a/src/components/teaser/Footer.tsx b/src/components/teaser/Footer.tsx index bb4eaa5..5bb0e5c 100644 --- a/src/components/teaser/Footer.tsx +++ b/src/components/teaser/Footer.tsx @@ -31,11 +31,9 @@ export default function Footer() { {/* Center: Contact info */} -
-

{t("teaser.footer.studentUnion")}

- {t("teaser.footer.email")} +
+ {t("teaser.footer.email")}

{t("teaser.footer.phone")}

-

{t("teaser.footer.address")}

{/* Right: Social links */} diff --git a/translations/en.json b/translations/en.json index 9ce8f3b..2ae4e25 100644 --- a/translations/en.json +++ b/translations/en.json @@ -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": { diff --git a/translations/et.json b/translations/et.json index 51ac890..ee01f24 100644 --- a/translations/et.json +++ b/translations/et.json @@ -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": {