diff --git a/src/app/turniirid/page.tsx b/src/app/turniirid/page.tsx
index a1b1ac4..02db060 100644
--- a/src/app/turniirid/page.tsx
+++ b/src/app/turniirid/page.tsx
@@ -1,5 +1,6 @@
import { vipnagorgialla } from "@/components/Vipnagorgialla";
import Link from "next/link";
+import Image from "next/image";
export default function Tourney() {
const headingStyle = `text-3xl md:text-5xl lg:text-5xl ${vipnagorgialla.className} font-bold italic uppercase text-[#2A2C3F] dark:text-[#EEE5E5] -skew-x-2 md:-skew-x-5`;
@@ -19,8 +20,9 @@ export default function Tourney() {
{/* infot lähiajal.*/}
{/*
*/}
-
-
+ {/* CS2 turniir */}
+
+
CS2 turniir
@@ -39,7 +41,7 @@ export default function Tourney() {
saavutatud kohale auhinnaks kas 600€, 300€ või 150€.
-
-
-
+
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-
@@ -69,17 +73,20 @@ export default function Tourney() {
-
-
-
+ {/* LoL turniir */}
+
+
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-
-
+
LoL turniir
@@ -117,8 +124,9 @@ export default function Tourney() {
-
-
+ {/* Mini-turniirid */}
+
+
Miniturniirid
@@ -135,7 +143,7 @@ export default function Tourney() {
Auhinnafond on kõigi turniiride peale 1250€ ja reeglina saab rahalise auhinna miniturniiri võitja.
-
-
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-