mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-05-08 10:00:46 +00:00
Fix various texts
This commit is contained in:
@@ -49,7 +49,7 @@ export default function HeroSection() {
|
|||||||
{/* Right: prize pool + award */}
|
{/* Right: prize pool + award */}
|
||||||
<div className="flex flex-col items-start md:items-end gap-3">
|
<div className="flex flex-col items-start md:items-end gap-3">
|
||||||
<div className={`${vipnagorgialla.className} font-bold italic text-right`}>
|
<div className={`${vipnagorgialla.className} font-bold italic text-right`}>
|
||||||
<p className="text-[clamp(1rem,0.8rem+1vw,1.5rem)] text-[#EEE5E5] uppercase">
|
<p className="text-[64px] leading-none tracking-normal uppercase text-[#EEE5E5]">
|
||||||
{t("hero.prizePool")}
|
{t("hero.prizePool")}
|
||||||
</p>
|
</p>
|
||||||
<h2 className="text-[clamp(3rem,2rem+4vw,6rem)] leading-none text-[#00A3E0]">
|
<h2 className="text-[clamp(3rem,2rem+4vw,6rem)] leading-none text-[#00A3E0]">
|
||||||
@@ -64,7 +64,7 @@ export default function HeroSection() {
|
|||||||
alt="TalTech student award"
|
alt="TalTech student award"
|
||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
<p className={`text-[0.75rem] text-[#EEE5E5] ${vipnagorgialla.className} font-bold italic uppercase text-right`}>
|
<p className={`text-[32px] leading-none tracking-normal uppercase text-right text-[#EEE5E5] ${vipnagorgialla.className} font-bold italic`}>
|
||||||
{t("hero.award")}
|
{t("hero.award")}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
"location": "TALTECH, EHITAJATE TEE 5",
|
"location": "TALTECH, EHITAJATE TEE 5",
|
||||||
"buyTicket": "BUY TICKETS",
|
"buyTicket": "BUY TICKETS",
|
||||||
"prizePool": "PRIZE POOL",
|
"prizePool": "PRIZE POOL",
|
||||||
"award": "TALTECH STUDENT OF THE YEAR 2025"
|
"award": "TALTECH STUDENT ACT OF THE YEAR 2025"
|
||||||
},
|
},
|
||||||
"teaser": {
|
"teaser": {
|
||||||
"heading": "COME TO TIPILAN AND...",
|
"heading": "COME TO TIPILAN AND...",
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
"location": "TALTECH, EHITAJATE TEE 5",
|
"location": "TALTECH, EHITAJATE TEE 5",
|
||||||
"buyTicket": "OSTA PILET",
|
"buyTicket": "OSTA PILET",
|
||||||
"prizePool": "AUHINNAFOND",
|
"prizePool": "AUHINNAFOND",
|
||||||
"award": "TALTECHI AASTA TUDENGITEÜS 2025"
|
"award": "TALTECHI AASTA TUDENGITEGU 2025"
|
||||||
},
|
},
|
||||||
"teaser": {
|
"teaser": {
|
||||||
"heading": "TULE TIPILANILE JA...",
|
"heading": "TULE TIPILANILE JA...",
|
||||||
|
|||||||
Reference in New Issue
Block a user