diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx
index aec1019..24223f3 100644
--- a/src/components/HeroSection.tsx
+++ b/src/components/HeroSection.tsx
@@ -24,7 +24,7 @@ export default function HeroSection() {
{/* Left: logo + info + CTA */}
{t("hero.date")}
-
+
{t("hero.location")}
@@ -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/src/components/TeaserCarousel.tsx b/src/components/TeaserCarousel.tsx
index d503399..7033693 100644
--- a/src/components/TeaserCarousel.tsx
+++ b/src/components/TeaserCarousel.tsx
@@ -48,7 +48,7 @@ export default function TeaserCarousel() {
{t("heading")}
@@ -59,7 +59,7 @@ export default function TeaserCarousel() {
{title}
-
+
{description}