diff --git a/src/app/[locale]/piletid/page.tsx b/src/app/[locale]/piletid/page.tsx
index 3694244..e78ec7d 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 b0dc8dc..8c31d06 100644
--- a/src/app/[locale]/turniirid/cs2/page.tsx
+++ b/src/app/[locale]/turniirid/cs2/page.tsx
@@ -46,7 +46,7 @@ export default async function CS2Tournament({
{t("cs2page.buyTicket")}
diff --git a/src/app/[locale]/turniirid/lol/page.tsx b/src/app/[locale]/turniirid/lol/page.tsx
index 8c23610..0328d9b 100644
--- a/src/app/[locale]/turniirid/lol/page.tsx
+++ b/src/app/[locale]/turniirid/lol/page.tsx
@@ -45,7 +45,7 @@ export default async function LoLTournament({
{t("lolpage.buyTicket")}
diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx
index f0f9e2e..7da75d8 100644
--- a/src/components/HeroSection.tsx
+++ b/src/components/HeroSection.tsx
@@ -35,7 +35,7 @@ export default function HeroSection() {
{t("hero.buyTicket")}