diff --git a/app/(main)/(lottery)/lottery/page.tsx b/app/(main)/(lottery)/lottery/page.tsx index 9c7d4cc..8a103b5 100644 --- a/app/(main)/(lottery)/lottery/page.tsx +++ b/app/(main)/(lottery)/lottery/page.tsx @@ -1,6 +1,7 @@ -import CountDown from '@/components/lottery/countDown/CountDown'; -import Image from 'next/image'; -import React from 'react'; +import CountDown from "@/components/lottery/countDown/CountDown"; +import SpinWheel from "@/components/lottery/spinWheel/SpinWheel"; +import Image from "next/image"; +import React from "react"; const page = () => { return ( @@ -31,19 +32,25 @@ const page = () => {

Results

-

The results after each stage will be shown here.

+

+ The results after each stage will be shown here. +

{[...Array(5)].map((item, index) => (
-

The winner of the {index + 1} stage:

+

+ The winner of the {index + 1} stage: +

8 XX XX-XX-XX

))}
{/* Sping the wheel */} -
+
+ +
@@ -57,10 +64,11 @@ const page = () => {

Umumy düzgünler:

@@ -70,7 +78,7 @@ const page = () => {

Üns beriň: