diff --git a/src/app/[locale]/kodukord/page.tsx b/src/app/[locale]/kodukord/page.tsx index 75a956a..1c4833f 100644 --- a/src/app/[locale]/kodukord/page.tsx +++ b/src/app/[locale]/kodukord/page.tsx @@ -30,7 +30,7 @@ export default async function Page({ return (
{props.children}
- ), - li: (props) => ( -+ {props.children} +
+ ), + li: (props) => ( ++
{t("cs2page.intro.description")}
@@ -75,8 +75,8 @@ export default async function CS2Tournament({ > {t("cs2page.intro.previousWinners")} -2025
-2025
+{t("cs2page.info.description")}
++ {t("cs2page.info.description")} +
{/* AUHINNAFOND */} @@ -106,7 +108,7 @@ export default async function CS2Tournament({ > {t("cs2page.prizes.mainTitle")} -+
{t("cs2page.prizes.mainNote")}
@@ -129,7 +131,7 @@ export default async function CS2Tournament({ > {t("cs2page.prizes.secondTitle")} -+
{t("cs2page.prizes.secondNote")}
@@ -151,11 +153,15 @@ export default async function CS2Tournament({ > {t("cs2page.format.title")} -+
{t("cs2page.format.description")}
-{t("cs2page.format.day1")}
-{t("cs2page.format.day23")}
++ {t("cs2page.format.day1")} +
++ {t("cs2page.format.day23")} +
{/* VRS INFO */} @@ -165,8 +171,12 @@ export default async function CS2Tournament({ > {t("cs2page.vrs.title")} -{t("cs2page.vrs.description1")}
-{t("cs2page.vrs.description2")}
++ {t("cs2page.vrs.description1")} +
++ {t("cs2page.vrs.description2")} +
{/* FAQ - commented out until content is ready @@ -194,19 +204,23 @@ export default async function CS2Tournament({ > {t("cs2page.rules.title")} -+
{t("cs2page.rules.description")}
{t("cs2page.rules.contact")}
++ {t("cs2page.rules.contact")} +
{t("cs2page.rules.contactName")}
-{t("cs2page.rules.contactRole")}
-+
+ {t("cs2page.rules.contactRole")} +
+