import React, { Component } from "react"; import { Link } from "react-router-dom"; import logo from "../../../../assets/icons/logo.png"; import iran from "../../../../assets/icons/iran.png"; import pic from "../../../../assets/images/pic.png"; import "./index.scss"; const maxDesktopSize = 1250; const maxMobileSize = 550; const fontSize = { desktop: { span: window.innerWidth > maxDesktopSize ? 18 : window.innerWidth / 80, input: window.innerWidth > maxDesktopSize ? 18 : window.innerWidth / 80, button: window.innerWidth > maxDesktopSize ? 18 : window.innerWidth / 85, div: window.innerWidth > maxDesktopSize ? 12 : window.innerWidth / 100, }, mobile: { span: window.innerWidth > maxMobileSize ? 18 : window.innerWidth / 22, input: window.innerWidth > maxMobileSize ? 18 : window.innerWidth / 22, button: window.innerWidth > maxMobileSize ? 20 : window.innerWidth / 24, div: window.innerWidth > maxMobileSize ? 14 : window.innerWidth / 30, h1: window.innerWidth > maxMobileSize ? 30 : window.innerWidth / 18, p: window.innerWidth > maxMobileSize ? 16 : window.innerWidth / 32, }, }; export default class Cellphone extends Component { render() { return ( <> {window.innerWidth > 1000 ? (
به دانوین خوش اومدی برای عضویت و ادامه شماره موبایلت رو وارد کن و روی گزینه ثبت بزن