change date-picker & add page login-verify & account & new user & payment
This commit is contained in:
@@ -15,14 +15,12 @@ function SignInPage({ setIsSendMsg }) {
|
||||
title='شماره همراه'
|
||||
/>
|
||||
</div>
|
||||
<Link href='/signin'>
|
||||
<Button
|
||||
fullWidth
|
||||
variant='contained'
|
||||
onClick={() => setIsSendMsg(true)}
|
||||
className='!rounded-[8px] !bg-[#5559CE]'
|
||||
>ورود</Button>
|
||||
</Link>
|
||||
<Button
|
||||
fullWidth
|
||||
variant='contained'
|
||||
onClick={() => setIsSendMsg(true)}
|
||||
className='!rounded-[8px] !bg-[#5559CE]'
|
||||
>ورود</Button>
|
||||
<p className='text-[#525252] text-[14px] font-normal text-center mt-[49px] sm:mt-[58px] md:mt-[67px] lg:mt-[76px]'>
|
||||
<span className='text-[#F17732] underline'>قوانین استفاده</span> از نوبت 724 را می پذیرم.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user