+ )
+}
+
+export default SetCodePage
\ No newline at end of file
diff --git a/components/register/signin/index.js b/components/register/SignInPage.js
similarity index 59%
rename from components/register/signin/index.js
rename to components/register/SignInPage.js
index ebbd463..e085a64 100644
--- a/components/register/signin/index.js
+++ b/components/register/SignInPage.js
@@ -1,9 +1,10 @@
import Field from '@/app/component/element/Field'
+import { Button } from '@mui/material'
import React from 'react'
function SignInPage() {
return (
-
+
ورود یا ثبت نام در نوبت 724
شماره همراه خود را وارد نمایید.
@@ -14,6 +15,8 @@ function SignInPage() {
title='شماره همراه'
/>
+
+
قوانین استفاده از نوبت 724 را می پذیرم.
)
}
diff --git a/components/register/index.js b/components/register/index.js
index f14b183..c25b6d7 100644
--- a/components/register/index.js
+++ b/components/register/index.js
@@ -1,8 +1,10 @@
import Image from "next/image"
+const about = ['سوالات متداول', 'تماس با ما', 'درباره ما'];
+
function RegisterPage({ children }) {
return (
-