-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·294 lines (289 loc) · 18.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="stylesheet" type="text/css" href="fonts.css">
<link rel="icon" type="image/png" href="https://neshan.org/wp-content/uploads/2021/02/fave-icon.png">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/solid.css"
integrity="sha384-Tv5i09RULyHKMwX0E8wJUqSOaXlyu3SQxORObAI08iUwIalMmN5L6AvlPX2LMoSE" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/regular.css"
integrity="sha384-e7wK18mMVsIpE/BDLrCQ99c7gROAxr9czDzslePcAHgCLGCRidxq1mrNCLVF2oaj" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/brands.css"
integrity="sha384-S5yUroXKhsCryF2hYGm7i8RQ/ThL96qmmWD+lF5AZTdOdsxChQktVW+cKP/s4eav" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/fontawesome.css"
integrity="sha384-jLKHWM3JRmfMU0A5x5AkjWkw/EYfGUAGagvnfryNV3F9VqM98XiIH7VBGVoxVSc7" crossorigin="anonymous">
<!-- Font links here -->
<title>نقشه و مسیریاب نشان</title>
</head>
<body id="body-m" onscroll="scrollF()">
<div name="mobileMenu" class="mobile-menu">
<button onclick="menuOff()">
<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
<line fill="none" stroke="#FFFFFF" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
<line fill="none" stroke="#FFFFFF" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
</svg>
</button>
<ul>
<li class="mb-btn">
<button class="mb-btns">
<p class="button-text">دانلود نشان</p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path style="stroke: #3979d9;" d="M16.757 18.981H8" stroke="white" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
<path style="stroke: #3979d9;" d="M8.97803 11.742L12.378 14.627L15.778 11.742" stroke="white" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round"></path>
<path style="stroke: #3979d9;" d="M12.3789 14.058V6.492" stroke="white" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
</button>
</li>
<li class="mobile-li"><a href="#">ارتباط با ما</a></li>
<li class="mobile-li"><a href="#">درباره</a></li>
<li class="mobile-li"><a href="#">بلاگ</a></li>
<li class="mobile-li"><a href="#">راه کارها</a></li>
<li class="mobile-li"><a href="#">قابلیت ها</a></li>
<li class="mobile-li"><a href="#">نقشه</a></li>
</ul>
</div>
<header>
<nav>
<div class="nav-item">
<i aria-hidden="true" class="fa-fw fas fa-bars menu-ico" onclick="humburgerM()"></i>
<div class="buttons">
<button>
<p class="button-text">دانلود نشان</p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M16.757 18.981H8" stroke="white" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
<path d="M8.97803 11.742L12.378 14.627L15.778 11.742" stroke="white" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M12.3789 14.058V6.492" stroke="white" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
</button>
</div>
<div class="items">
<a href="https://neshan.org/contact/" class="link">ارتباط با ما</a>
<a href="https://neshan.org/#about" class="link">درباره</a>
<a href="https://neshan.blog/" class="link">بلاگ</a>
<a href="#" class="link">راهکارها</a>
<a href="https://neshan.org/abilities/" class="link">قابلیتها</a>
<a href="https://neshan.org/maps/" class="link">نقشه</a>
</div>
</div>
<div class="nav-logo">
<a href="https://neshan.org/"><img src="images/Asset-51x-1.svg" alt=""></a>
</div>
</nav>
</header>
<!-- Section 1 Here -->
<section>
<div id="sec1-main-div">
<div id="sec1-back-div">
<h1 id="sec1-h1">
<div id="h1-div1">با هم</div>
<div id="h1-div2">بهترین مسیر رو</div>
<div id="h1-div3">پیدا می کنیم</div>
</h1>
</div>
</div>
<div id="sec1-div2">
<div id="sec1-div2-img">
<img src="images/۱.png"></img>
</div>
<div id="sec1-texts-div">
<h2 id="sec1-h2" dir="rtl">نشان چه کاری انجام میده؟</h2>
<p id="sec1-p" dir="rtl">«نقشه و مسیریاب نشان» یک اپلیکیشن رایگان و کاربردی است که میتوانید به
وسیله آن بهترین راه رسیدن
به مقصد را با توجه به مسافت و ترافیک بدست بیاورید و تا رسیدن به مقصد از راهنمایی سخنگوی فارسی
استفاده کنید.</p>
<div dir="rtl"><button class="button-style" id="sec1-button"><svg class="svg1-style"
xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g style="isolation:isolate">
<rect width="24" height="24" fill="none"></rect>
<g transform="translate(7.255 6)">
<path d="M14.98,28.322H6.223" transform="translate(-5.478 -15.341)" fill="none"
stroke="#fff" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2"></path>
<path d="M10.5,15l3.4,2.885L17.3,15" transform="translate(-8.777 -9.258)"
fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2"></path>
<path d="M18,12.066V4.5" transform="translate(-12.876 -4.008)" fill="none"
stroke="#fff" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2"></path>
</g>
</g>
</svg> <span>دریافت نشان</span></button></div>
</div>
</div>
</section>
<!-- section 2 here -->
<section class="section-two">
<div class="main-div">
<div class="box first-part">
<figure>
<img src="images/image-4.png">
<figcaption>سرعتگیرها رو در نشان ببین!</figcaption>
</figure>
<div class="text text-one">
<h2>با هم بهترین مسیر رو پیدا میکنیم.</h2>
<p>
نشان یک مسیریاب فارسی است که در پیدا کردن اطلاعات<br> تمام مکانهای روی نقشه و یافتن بهترین مسیر
به
پنج<br>
میلیون کاربران خود کمک میکند.
</p>
</div>
</div>
<div class="box second-part">
<div class="text text-two">
<h2>دیگه تو ترافیک نمون و جریمه نشو!</h2>
<p>نشان به کمک گزارش نشانداران از اتفاقات هر مسیر<br> بهترین مسیر را با در نظر گرفتن ترافیک آنلاین
به
شما<br>
پیشنهاد میدهد و در بین مسیر با اعلام پلیس، دوربین<br>
و سرعتگیرهای مسیر در کنار شماست.</p>
</div>
<figure>
<img src="images/image-5.png">
<figcaption>با نشان دیگه جریمه نشو!</figcaption>
</figure>
</div>
<div class="box third-part">
<figure>
<img src="images/image-6.png">
<figcaption>هرجا میخوای بری از نشان بپرس!</figcaption>
</figure>
<div class="text text-three">
<h2>هرجا و هرجور میخوای بری از نشان بپرس!</h2>
<p>در نشان با خودرو، وسایل حملونقل همگانی، موتور، دوچرخه<br>
و پیاده مسیریابی کنید و مقصد خود را پیدا
کنید.
</p>
</div>
</div>
</div>
</section>
<!-- Section 3 Here -->
<section>
<div id="sec3-p1-div">
<div id="sec3-p1-box">
<h2 id="sec3-p1-h2" dir="rtl">دنبال هرچی میگردی همین حالا در نشان پیداش کن.</h2>
<div id="sec3-p1-search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path d="M47,24A23,23,0,1,1,24,1,23,23,0,0,1,47,24Z" fill="none" stroke="gray"
stroke-width="2"></path>
<path
d="M30.13,24.25c1.33.71,3.88.48,5.81-1.45s2.64-4.75.84-6.61l-.05-.05c-1.88-1.82-4.68-1.1-6.61.83S28,21.45,28.67,22.78c-.19,1.08-1.67,2.26-3,3a5.11,5.11,0,0,1-2.3-4.19,2.87,2.87,0,0,0-.11-1.3,2.8,2.8,0,0,0-.68-1.12l-4.76-4.76a.6.6,0,0,0-.21-.14.74.74,0,0,0-.25-.05.66.66,0,0,0-.25.05.64.64,0,0,0-.22.14v0a.63.63,0,0,0,0,.92L20.53,19a.63.63,0,0,1,.16.24.67.67,0,0,1,.06.28.71.71,0,0,1-.06.28.53.53,0,0,1-.16.23.7.7,0,0,1-.51.22.73.73,0,0,1-.52-.22l-3.65-3.64a.6.6,0,0,0-.21-.14.56.56,0,0,0-.25-.05.53.53,0,0,0-.25.05.74.74,0,0,0-.22.14h0a.68.68,0,0,0-.19.47.66.66,0,0,0,.19.46L18.55,21a.73.73,0,0,1,.21.52.76.76,0,0,1-.22.51.74.74,0,0,1-.51.21.7.7,0,0,1-.51-.2L13.87,18.4a.66.66,0,0,0-.46-.19.63.63,0,0,0-.46.2.64.64,0,0,0-.19.45.65.65,0,0,0,.18.46l4.76,4.76h0a3.18,3.18,0,0,0,2.26.71s0,0,0,0a5,5,0,0,1,2.36.48,4.85,4.85,0,0,1,1.85,1.54l-7.75,7.76,0,0a1.16,1.16,0,0,0-.26.39,1.15,1.15,0,0,0,0,.94,1.31,1.31,0,0,0,.26.4l.14.14a1.2,1.2,0,0,0,.4.26,1.23,1.23,0,0,0,.47.09,1.18,1.18,0,0,0,.46-.09,1.2,1.2,0,0,0,.4-.26l0,0,3-3,4.55-4.54,7.47,7.47s0,0,0,0a1.23,1.23,0,0,0,.86.33,1.21,1.21,0,0,0,.84-.35,1.29,1.29,0,0,0,.36-.85,1.24,1.24,0,0,0-.34-.85s0,0-.05,0h0l-7.76-7.76C28.05,25.69,29.15,24.4,30.13,24.25Z"
fill="#fff"></path>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path d="M47,24A23,23,0,1,1,24,1,23,23,0,0,1,47,24Z" fill="none" stroke="gray"
stroke-width="2"></path>
<path
d="M23.17,9.83v3h-3v2.26h3v3h2.26v-3h3V12.85h-3v-3Zm-6.65,6.8a1.67,1.67,0,0,0-1.66,1.65v15h8.31V28h3v5.29H34.5v-15a1.55,1.55,0,0,0-.13-.63,1.6,1.6,0,0,0-.36-.54,1.77,1.77,0,0,0-.53-.36,1.73,1.73,0,0,0-.64-.12H29.21v2.74a2.55,2.55,0,0,1-.75,1.8,2.62,2.62,0,0,1-1.8.75H21.94a2.64,2.64,0,0,1-1.8-.75,2.55,2.55,0,0,1-.75-1.8V16.63Zm.61,6.05h3v3h-3Zm12.08,0h3v3h-3ZM17.13,28h3v3h-3Zm12.08,0h3v3h-3Z"
fill="#fff"></path>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path d="M47,24A23,23,0,1,1,24,1,23,23,0,0,1,47,24Z" fill="none" stroke="gray"
stroke-width="2"></path>
<path
d="M16.39,27.19h-3.7L12,29H9.37l4-10H16l4,10H17.09Zm-.71-1.82L14.54,22.3,13.4,25.37Zm6.69-3.65H19.94V19h7.31v2.73H24.81V29H22.37ZM36.19,29V23.54l-1.62,3.65H32.94l-1.63-3.65V29H28.87V19h2.44l2.44,5.47L36.19,19h2.44V29Z"
fill="#fff"></path>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path d="M47,24A23,23,0,1,1,24,1,23,23,0,0,1,47,24Z" fill="none" stroke="gray"
stroke-width="2"></path>
<path
d="M19.92,18.73H18.1l2.7-4.64a.84.84,0,0,1,.48-.37.79.79,0,0,1,.6.09.76.76,0,0,1,.36.48.84.84,0,0,1-.08.6Zm8.42,0h1.82l-2.7-4.64a.78.78,0,0,0-1.06-.25.83.83,0,0,0-.36.46.86.86,0,0,0,.06.59Zm6.41,2.5v1.12a1.33,1.33,0,0,1-1.33,1.34h-.69l-1.3,7a1.84,1.84,0,0,1-.6,1,1.78,1.78,0,0,1-1.1.45H18.26a1.83,1.83,0,0,1-1.11-.45,1.89,1.89,0,0,1-.59-1l-1.3-7h-.42a1.55,1.55,0,0,1-.52-.1,1.42,1.42,0,0,1-.43-.29,1.46,1.46,0,0,1-.29-.44,1.25,1.25,0,0,1-.1-.51v-.87a1.25,1.25,0,0,1,.1-.51,1.6,1.6,0,0,1,.29-.44,1.23,1.23,0,0,1,.43-.28,1.34,1.34,0,0,1,.51-.11h18.5c.75,0,1.42.35,1.42,1.09ZM21.29,25.8a.7.7,0,0,0-.2-.5.66.66,0,0,0-.51-.21.86.86,0,0,0-.27.05.87.87,0,0,0-.23.16.7.7,0,0,0-.2.5v4a.7.7,0,0,0,.7.71.71.71,0,0,0,.51-.21.7.7,0,0,0,.2-.5Zm3.54,0a.67.67,0,0,0-.21-.5.71.71,0,0,0-.49-.21.66.66,0,0,0-.51.21.76.76,0,0,0-.15.23.81.81,0,0,0,0,.27v4a.72.72,0,0,0,.71.71.7.7,0,0,0,.7-.71Zm3.55,0a.81.81,0,0,0-.05-.27.79.79,0,0,0-.39-.39.86.86,0,0,0-.27-.05.72.72,0,0,0-.71.71v4a.75.75,0,0,0,.21.5.73.73,0,0,0,1,0,.75.75,0,0,0,.21-.5Z"
fill="#fff"></path>
</g>
</g>
</svg>
<div id="sec3-s">
<span id="search-ico"></span>
<p dir="rtl">
رستوران،مراکز درمانی، مراکز تفریحی
</p>
</div>
</div>
</div>
</div>
<div id="sec3-p2-div">
<div id="sec3-p2-box1">
<h2 class="sec3-p2-h2" dir="rtl">توسعهدهندگان</h2>
<button class="sec3-p2-btn"><span>بیشتر</span></button>
<img class="sec3-p2-img" loading="lazy"
src="https://neshan.org/wp-content/uploads/2021/02/Group-5702.png">
</div>
<div id="sec3-p2-box2">
<h2 class="sec3-p2-h2" dir="rtl">راهکارها</h2>
<button class="sec3-p2-btn"><span>بیشتر</span></button>
<img class="sec3-p2-img" loading="lazy"
src="https://neshan.org/wp-content/uploads/2021/02/Group-5708.png">
</div>
</div>
</section>
<!-- Footer Here -->
<footer>
<div id="footer-up-sec">
<p dir="rtl">با محدود کردن حق استفاده از اینترنت و #طرح_صیانت از فضای مجازی مخالفیم.<a id="up-sec-a">پیوستن
به
کارزار</a></p>
</div>
<div>
<div id="fl-d">
<div class="f-links">
<p class="ft">دانلود</p>
<p class="fb">گوگلپلی</p>
<p class="fb">مایکت</p>
<p class="fb">سیبچه</p>
</div>
<div class="f-links">
<p class="ft">پشتیبانی</p>
<p class="fb">ارتباط با ما</p>
<p class="fb">توسعه دهندگان</p>
<p class="fb">فرصتهای شغلی</p>
</div>
<div class="f-links">
<p id="fp-ad"><strong id="fs-ad">آدرس: </strong>خراسان رضوی، مشهد، بلوار ملک آباد، خیابان هوشیار،
هوشیار ۴، پلاک ۴۶</p>
<p id="fp-t">پشتیبانی کاربران در تلگرام</p>
<p id="fp-e">پست الکترونیکی</p>
</div>
</div>
<div id="f-sec2-p1">
<div id="f-sec2-imgd">
<img src="https://neshan.org/wp-content/uploads/2020/07/Artboard-1-1.png">
<p>بهـــترین مسیریاب
</br>
ایران در سـال ۹۷، ۹۸ و ۹۹</p>
</div>
</div>
</div>
<div id="fl">
<p>© کلیه حقوق و محتوای این وبسایت و اپلیکیشن برای <span id="fl-s">سازههای اطلاعاتی راژمان </span>محفوظ
میباشد
</p>
</div>
</footer>
<script src="main.js"></script>
</body>
</html>