From c18d7713bd5dd684507cd6eb35ff2a68c456fc27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Katri=20Lotam=C3=B5is?= Date: Thu, 30 Oct 2025 12:28:42 +0200 Subject: [PATCH] Code cleanup, fix message font size --- src/app/[locale]/page.tsx | 36 ++++++++++++++++++++++++------------ translations/en.json | 2 +- translations/et.json | 2 +- 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/src/app/[locale]/page.tsx b/src/app/[locale]/page.tsx index 41711a2..677bbf3 100644 --- a/src/app/[locale]/page.tsx +++ b/src/app/[locale]/page.tsx @@ -48,20 +48,10 @@ export default async function Home({ {/* Farewell message */}
-
-

- {t("home.sections.reserveSpot")} -

- - arrow_right_alt - -
-

- {t("home.sections.farewellMessage")} +

+ {t("home.sections.farewellMessage")} đŸ©”

@@ -139,10 +129,32 @@ export default async function Home({ + + {/* Section preserved for next year development */} {/* Date */} + {/*
*/} + {/* */} + {/*
*/} + {/*

*/} + {/* {t("home.sections.reserveSpot")}*/} + {/*

*/} + {/* */} + {/* arrow_right_alt*/} + {/* */} + {/*
*/} + {/*

*/} + {/* {t("home.sections.dateAndLocation")}*/} + {/*

*/} + {/* */} + {/*
*/} {/* Sponsors */} + ); } diff --git a/translations/en.json b/translations/en.json index 280e2a5..8d10954 100644 --- a/translations/en.json +++ b/translations/en.json @@ -52,7 +52,7 @@ "reserveSpot": "Reserve your spot today!", "poweredBy": "TipiLAN is powered by...", "dateAndLocation": "24th-26th Oct. @ TalTech main building", - "farewellMessage": "Thank you for participating in TipiLAN 2025! We hope to see you again next time!" + "farewellMessage": "Thank you for partici\u00ADpating in TipiLAN 2025! We hope to see you again next time!" } }, "tickets": { diff --git a/translations/et.json b/translations/et.json index 7f335c5..23dcd67 100644 --- a/translations/et.json +++ b/translations/et.json @@ -52,7 +52,7 @@ "reserveSpot": "Broneeri oma koht juba tÀna!", "poweredBy": "TipiLANi tÔmbab kÀima...", "dateAndLocation": "24.-26. okt. TalTechi peahoones", - "farewellMessage": "AitÀh, et olite osa 2025 TipiLANist! Ootame teid tagasi jÀrgmisele!" + "farewellMessage": "AitÀh, et olite osa TipiLAN 2025-st! Ootame teid tagasi jÀrgmisele!" } }, "tickets": {