diff --git a/src/components/teaser/EndSection.tsx b/src/components/teaser/EndSection.tsx index 5e5726d..34e30c7 100644 --- a/src/components/teaser/EndSection.tsx +++ b/src/components/teaser/EndSection.tsx @@ -60,11 +60,11 @@ export default function EndSection() { sizes="(min-width: 1280px) 50vw, 100vw" className="object-cover pointer-events-none" /> -
+
{/* Ticket stats */} -
- - +
+ +
{/* CTA */}
@@ -93,9 +93,9 @@ export default function EndSection() { sizes="(min-width: 1280px) 50vw, 100vw" className="object-cover pointer-events-none" /> -
+
{/* Sponsor stats */} -
+
@@ -104,7 +104,7 @@ export default function EndSection() {

{t("teaser.sponsors.cta")}

- + {t("teaser.sponsors.contactButton")}
diff --git a/translations/en.json b/translations/en.json index 2ae4e25..f8e36ee 100644 --- a/translations/en.json +++ b/translations/en.json @@ -27,10 +27,10 @@ "description": "Soak in the gaming atmosphere at the expo area: watch tournaments on big screens, try games made by local game developers, and discover dozens of different activities - all under one roof." }, "tickets": { - "earlyVisitor": "Early visitor ticket (until XX.XX)", + "earlyVisitor": "Early bird ticket\n(until July 31st)", "supporter": "Supporter ticket (TipiLAN T-shirt)", "cta": "Buy an early ticket from Fienta!", - "tba": "We will announce prices and sale dates soon!", + "tba": "Get your early bird ticket now!", "buyButton": "Buy tickets here" }, "sponsors": { diff --git a/translations/et.json b/translations/et.json index ee01f24..1b0541b 100644 --- a/translations/et.json +++ b/translations/et.json @@ -27,10 +27,10 @@ "description": "Imetle mängurite õhkkonda messialal: jälgi turniire suurtel ekraanidel, proovi kohalike mänguarendajate loodud mänge ja avasta kümneid erinevaid tegevusi - kõik ühe katuse all." }, "tickets": { - "earlyVisitor": "Varajane külastaja pilet (kuni XX.XX)", + "earlyVisitor": "Varajane pilet\n(kuni 31. juuli)", "supporter": "Toetaja pilet (TipiLANi T-särk)", "cta": "Osta varajane pilet Fientast!", - "tba": "Avaldame hinnad ja müügikuupäevad peagi!", + "tba": "Hangi oma varajane pilet kohe!", "buyButton": "Osta pilet siit" }, "sponsors": {