-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
413 lines (378 loc) · 14.7 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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
<!DOCTYPE html>
<html prefix="og: https://ogp.me/ns#" lang="fa" manifest="cache.appcache">
<head>
<meta charset="UTF-8" />
<meta name="author" content="Mahyar Kantoori" />
<meta
name="description"
content="Resume and communication with me - on my site you can also access my art photography, industrial, advertising and project photography gallery"
/>
<meta
name="keywords"
content="mahyar, kantoori, Mahyar, Connectory, Advertising, Banner, Portrait, Photography, Cameras, People, Festival, Seminar, Nature, Tourism, Helicom, Helico Shot, Wedding, Reporter, News, Lacquer, HSA, HSE, Gas, Pipeline, Minimal,Black, race,! 35photo, award,black,white,blackandwhite,monochrome,bnw,grayscale,streetphotography,candid,urban,city,landscape,nature,wildlife,animal,bird,magazine,contest,exhibition,gallery,museum,camera,photography,photo,pictures,images,visuals,colors,lighting,composition,frame,capture,moment,Canon,Nikon,Sony,Fujifilm,model,portrait,wedding,family,baby,child,smile,face,eyes,travel,vacation,beach,mountain,forest,jungle,desert,water,lake,river,sea,ocean,sky,cloud,sunrise,sunset,dawn,dusk,night,star,milkyway,astrophotography,aurora,texture,abstract,pattern,lines,geometry,shade,silhouette,shadow,depth,shape,form,curvature,curve,angle,color,vintage,retro,nostalgia,bokeh,blur,focus,macro,closeup,wideangle,panorama,HDR,longexposure,slowshutter,lightpainting,fireworks,motion,action,storm,thunder,rain,fog,haze,smoke,steam,sparkler,festival,carnival,fair,concert,performance"
/>
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<meta name="geo.region" content="EN" />
<meta property="og:image" content="/images/profile-img.jpg" />
<meta property="og:image:secure_url" content="/images/profile-img.jpg" />
<meta name="theme-color" content="#1b1b22" />
<meta name="msapplication-navbutton-color" content="#1b1b22" />
<meta name="apple-mobile-web-app-status-bar-style" content="#1b1b22" />
<meta property="og:url" content="https://mahyar-kantoori.ir/" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Mahyar Kantoori Profile" />
<meta
property="og:description"
content="Working and communication with me - on my site you can access the Art, Industrial and Advertising Photo Gallery"
/>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="google-site-verification"
content="VW3ogvvBp_Kil46hMyxzgakWVUmQCqITMg7SSwxoeoY"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=no"
/>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>مهیار کانتوری</title>
<!-- font awesome cdn link -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
/>
<!-- custom css file link -->
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<div class="left">
<!-- custom cursors -->
<!-- <div class="cursor-1"></div> -->
<!-- <div class="cursor-2"></div> -->
<div id="menu-bars" class="fas fa-bars"></div>
<!-- header section starts -->
<header>
<div class="image">
<img src="images/Logo.png" alt="لوگوی سایت من" />
</div>
<nav class="navbar">
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#portfolio">Photo Gallery</a>
<a href="#contact">Contact</a>
<a href="index2.html">Persian</a>
</nav>
<div class="follow">
<a
href="whatsapp://send?phone=989015135090"
class="fab fa-whatsapp"
aria-label="whatsapp..."
></a>
<a
href="instagram://user?username=mahyarkantoori_photo"
class="fab fa-instagram"
aria-label="instagram..."
></a>
<a
href="tg://resolve?domain=mahyarkantoori"
class="fab fa-telegram"
aria-label="telegram..."
></a>
</div>
</header>
<!-- header section ends -->
<!-- home section starts -->
<section class="home" id="home">
<div class="image">
<img src="images/home-img.jpg" alt="Mahyar kantoori Profile Photo" />
</div>
<div class="content">
<span class="hi">Hello...</span>
<h3>I am <span>Mahyar kantoori</span></h3>
<a href="#about" class="btn" aria-label="about...">About me</a>
</div>
</section>
<!-- home section ends -->
<!-- about section starts -->
<section class="about" id="about">
<h1 class="heading"><span> About</span> me</h1>
<div class="row-1">
<div class="content">
<br />
<p>I am Mahyar Kantoori</p>
<p>
I was born in 1989 in the city of silver rains in Iran "Rasht". I
am a photographer. For me, photography is not just recording the
image, but feeling what I want to show to my audience, sometimes I
sew the pristine and naked face of nature to your eyes, and
sometimes the image of people living their true selves.
</p>
<p>
During my time as a professional photographer, I organized a group
photo exhibition called "Dia" which was a combination of photos
and poetry and I achieved the results that you'll read in the
following:
</p>
<ul class="list-group">
<li class="list-group-item">
The statue of the nature section of the Bandar Anzali Film and
Photo Festival.
</li>
<li class="list-group-item">
Diploma of honor in the emotional portrait section of the
thirty-fifth awards festival of Russia.
</li>
<li class="list-group-item">
Diploma of honor in the birds section of the thirty-fifth awards
festival of Russia.
</li>
<li class="list-group-item">
Appreciation of the jury of the Nature Festival Kanon Persia
Rasht.
</li>
<li class="list-group-item">
Diploma of honor in the food photography section of the
thirty-fifth awards festival of Russia.
</li>
</ul>
</div>
<div class="image">
<img src="images/about-img.jpg" alt="My portrait" />
</div>
</div>
</section>
</div>
<!-- about section ends -->
<!-- portfolio section starts -->
<section class="portfolio" id="portfolio">
<h1 class="heading">
<center><span>Photo Gallery</span></center>
</h1>
<div class="box-container">
<div class="box">
<img src="images/img-1.jpg" alt="Nature Gallery" />
<h3>Nature</h3>
<div class="icons">
<a
href="gallery.html#g1"
class="fas fa-search"
target="_blank"
aria-label="Nature"
></a>
<a
href="whatsapp://send?text=My photo gallery - Nature https://mahyar-kantoori.ir/gallery.html%23g1"
data-action="share/whatsapp/share"
class="fas fa-share"
aria-label="Nature Gallery..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-2.jpg" alt="Portrait photos" />
<h3>Portrait</h3>
<div class="icons">
<a
href="gallery.html#g2"
class="fas fa-search"
target="_blank"
aria-label="Portrait"
></a>
<a
href="whatsapp://send?text=My photo gallery - portrait https://mahyar-kantoori.ir/gallery.html%23g2"
class="fas fa-share"
aria-label="Portrait photo..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-3.jpg" alt="Promotional photos" />
<h3>Advertising photography</h3>
<div class="icons">
<a
href="gallery.html#g3"
class="fas fa-search"
target="_blank"
aria-label="Advertising photography"
></a>
<a
href="whatsapp://send?text=My photo gallery - advertising https://mahyar-kantoori.ir/gallery.html%23g3"
class="fas fa-share"
aria-label="Promotional photos..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-4.jpg" alt="Honors" />
<h3>Honors</h3>
<div class="icons">
<a
href="gallery.html#g4"
class="fas fa-search"
target="_blank"
aria-label="Honors"
></a>
<a
href="whatsapp://send?text=My photo gallery - titles and honors https://mahyar-kantoori.ir/gallery.html%23g4"
class="fas fa-share"
aria-label="Honors..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-5.jpg" alt="Street photography" />
<h3>Street photography</h3>
<div class="icons">
<a
href="gallery.html#g5"
class="fas fa-search"
target="_blank"
aria-label="Street photography"
></a>
<a
href="whatsapp://send?text=My photo gallery - street photography https://mahyar-kantoori.ir/gallery.html%23g5"
class="fas fa-share"
aria-label="Street photography..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-6.jpg" alt="Art Festival" />
<h3>Film and Photo Festival</h3>
<div class="icons">
<a
href="gallery.html#g6"
class="fas fa-search"
target="_blank"
aria-label="Film and photo festival"
></a>
<a
href="whatsapp://send?text=My photo gallery - Film and Photo Festival https://mahyar-kantoori.ir/gallery.html%23g6"
class="fas fa-share"
aria-label="Art festival..."
></a>
</div>
</div>
<div class="box">
<img src="images/img-7.jpg" alt="Exhibition" />
<h3>Exhibition</h3>
<div class="icons">
<a
href="gallery.html#g7"
class="fas fa-search"
target="_blank"
aria-label="Exhibition"
></a>
<a
href="whatsapp://send?text=My photo gallery - Exhibition https://mahyar-kantoori.ir/gallery.html%23g7"
class="fas fa-share"
aria-label="Exhibition..."
></a>
</div>
</div>
<div class="box">
<video autoplay muted loop alt="">
<source src="images/video.mp4" type="video/mp4" />
Your browser does not support HTML5 video.
</video>
<h3>Videos</h3>
<div class="icons">
<a
href="gallery.html#g8"
class="fas fa-search"
target="_blank"
aria-label="Videos"
></a>
<a
href="whatsapp://send?text=My photo gallery - videos https://mahyar-kantoori.ir/gallery.html%23g8"
class="fas fa-share"
aria-label="Videos..."
></a>
</div>
</div>
</div>
</section>
<!-- portfolio section ends -->
<!-- contact section starts -->
<section class="contact" id="contact">
<h1 class="heading">
<center><span>Contact</span></center>
</h1>
<div class="icons-container">
<div class="icons">
<i class="fas fa-envelope"></i>
<h3>email</h3>
<p>
<a
href="mailto:[email protected]"
target="_blank"
aria-label="send email..."
>
</p>
</div>
<div class="icons">
<i class="fas fa-phone"></i>
<h3>Phone</h3>
<p>
<a href="tel:+989015135090" target="_blank" aria-label="call me..."
>989015135090+</a
>
</p>
</div>
<div class="icons">
<i class="fab fa-whatsapp"></i>
<h3>Whatsapp</h3>
<p>
<a
href="whatsapp://send?phone=989015135090"
target="_blank"
aria-label="send message to whatsapp..."
>send Message</a
>
</p>
</div>
<div class="icons">
<i class="fab fa-instagram"></i>
<h3>Instagram</h3>
<p>
<a
href="instagram://user?username=mahyarkantoori_photo"
aria-label="Go to my instagram page..."
>Page visit</a
>
</p>
</div>
<div class="icons">
<i class="fas fa-map-marker-alt"></i>
<h3>Address</h3>
<p>Iran, Gilan, Rasht</p>
</div>
</div>
<div class="row">
<iframe
class="map"
title="map"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1587.3350453059184!2d49.583950255989755!3d37.279249594767876!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ff56273eee0c375%3A0x68bfea4ac0bd04a8!2sRasht%20Municipality%20Square!5e0!3m2!1sen!2sin!4v1648046563945!5m2!1sen!2sin"
allowfullscreen=""
loading="lazy"
></iframe>
</div>
</section>
<!-- contact section ends -->
<!-- footer section -->
<footer class="footer">
<a
href="http://kantoori.ir/"
target="_blank"
aria-label="milad kantoori..."
>Design and Development: Milad Kantoori</a
>
</footer>
<!-- custom js file link -->
<script src="js/script.js"></script>
</body>
</html>