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 (
-
+
{/* Main content */}
@@ -41,50 +41,56 @@ export default async function Page({ {t("rules.houseRules")} - { - const id = - sections[headingCount]?.id || `section-${headingCount}`; - headingCount++; - return ( -

+ { + const id = + sections[headingCount]?.id || `section-${headingCount}`; + headingCount++; + return ( +

+ {props.children} +

+ ); + }, + h2: (props) => ( +

{props.children} -

- ); - }, - h2: (props) => ( -

- {props.children} -

- ), - ol: (props) => ( -
    - {props.children} -
- ), - ul: (props) => ( -
    - {props.children} -
- ), - p: (props) => ( -

{props.children}

- ), - li: (props) => ( -
  • {props.children}
  • - ), - } as Components - } - > - {content} -
    +

    + ), + ol: (props) => ( +
      + {props.children} +
    + ), + ul: (props) => ( +
      + {props.children} +
    + ), + p: (props) => ( +

    + {props.children} +

    + ), + li: (props) => ( +
  • + {props.children} +
  • + ), + } as Components + } + > + {content} +
    +
    {/* Sidebar navigation */} diff --git a/src/app/[locale]/piletid/page.tsx b/src/app/[locale]/piletid/page.tsx index e78ec7d..422d505 100644 --- a/src/app/[locale]/piletid/page.tsx +++ b/src/app/[locale]/piletid/page.tsx @@ -79,7 +79,7 @@ function TicketCard({ diff --git a/src/app/[locale]/turniirid/cs2/page.tsx b/src/app/[locale]/turniirid/cs2/page.tsx index 8c31d06..c1a75cc 100644 --- a/src/app/[locale]/turniirid/cs2/page.tsx +++ b/src/app/[locale]/turniirid/cs2/page.tsx @@ -30,7 +30,7 @@ export default async function CS2Tournament({ return (
    -
    +
    {/* Main content */}
    @@ -46,14 +46,14 @@ export default async function CS2Tournament({ {t("cs2page.buyTicket")} {t("cs2page.viewGithub")} @@ -66,7 +66,7 @@ export default async function CS2Tournament({ > {t("cs2page.intro.title")} -

    +

    {t("cs2page.intro.description")}

    @@ -75,8 +75,8 @@ export default async function CS2Tournament({ > {t("cs2page.intro.previousWinners")} -

    2025

    -
      +

      2025

      +
      1. RAID (Eesti)
      2. hypewrld (Läti)
      3. CSDIILIT (Soome/Eesti)
      4. @@ -90,7 +90,9 @@ export default async function CS2Tournament({ > {t("cs2page.info.title")} -

        {t("cs2page.info.description")}

        +

        + {t("cs2page.info.description")} +

        {/* AUHINNAFOND */} @@ -106,7 +108,7 @@ export default async function CS2Tournament({ > {t("cs2page.prizes.mainTitle")} -