diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx
index 8dffa43..b4aed5d 100644
--- a/src/components/HeroSection.tsx
+++ b/src/components/HeroSection.tsx
@@ -49,7 +49,7 @@ export default function HeroSection() {
{/* Right: prize pool + award */}
-
+
{t("hero.prizePool")}
@@ -64,7 +64,7 @@ export default function HeroSection() {
alt="TalTech student award"
className="object-contain"
/>
-
+
{t("hero.award")}
diff --git a/translations/en.json b/translations/en.json
index 431b46e..bc6cdbc 100644
--- a/translations/en.json
+++ b/translations/en.json
@@ -44,7 +44,7 @@
"location": "TALTECH, EHITAJATE TEE 5",
"buyTicket": "BUY TICKETS",
"prizePool": "PRIZE POOL",
- "award": "TALTECH STUDENT OF THE YEAR 2025"
+ "award": "TALTECH STUDENT ACT OF THE YEAR 2025"
},
"teaser": {
"heading": "COME TO TIPILAN AND...",
diff --git a/translations/et.json b/translations/et.json
index 7bbbaba..dba6418 100644
--- a/translations/et.json
+++ b/translations/et.json
@@ -44,7 +44,7 @@
"location": "TALTECH, EHITAJATE TEE 5",
"buyTicket": "OSTA PILET",
"prizePool": "AUHINNAFOND",
- "award": "TALTECHI AASTA TUDENGITEÜS 2025"
+ "award": "TALTECHI AASTA TUDENGITEGU 2025"
},
"teaser": {
"heading": "TULE TIPILANILE JA...",