-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgiris-yap.html
198 lines (184 loc) · 13.9 KB
/
giris-yap.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>BAMP | Giriş Yap</title>
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<div class="arka">
<div class="baloncuk">
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500px" id="blobSvg">
<defs>
<linearGradient id="gradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color: rgb(230, 28, 19);"></stop>
<stop offset="100%" style="stop-color: rgb(191, 109, 230);"></stop>
</linearGradient>
</defs>
<path fill="url(#gradient)">
<animate attributeName="d" dur="10000ms" repeatCount="indefinite" values="
M418,299.5Q404,349,359.5,370Q315,391,266.5,431.5Q218,472,173.5,430.5Q129,389,97.5,346.5Q66,304,86,256Q106,208,116.5,158Q127,108,175,84Q223,60,274,72.5Q325,85,361,120.5Q397,156,414.5,203Q432,250,418,299.5Z;
M410,300Q405,350,362,375.5Q319,401,275,390.5Q231,380,187,377Q143,374,133.5,330.5Q124,287,126,250.5Q128,214,129,163Q130,112,175,76.5Q220,41,282,43Q344,45,377,96Q410,147,412.5,198.5Q415,250,410,300Z;
M404.22665,306.82305Q427.04369,363.64609,374.59639,385.47215Q322.1491,407.2982,275,404.14609Q227.8509,400.99399,197.497,373.32605Q167.14309,345.65811,147.67094,315.80421Q128.1988,285.9503,75.08957,234.22966Q21.98034,182.50901,77.56472,149.35391Q133.1491,116.1988,174.47515,64.42845Q215.8012,12.65811,263.10541,65.56854Q310.40961,118.47897,339.73566,145.86073Q369.06172,173.24249,375.23566,211.62124Q381.40961,250,404.22665,306.82305Z;
M395.54733,292.80767Q382.81651,335.61535,353.98814,374.99407Q325.15977,414.37279,270.26035,451.42314Q215.36093,488.47349,176.46151,434.06221Q137.56209,379.65093,99.60349,342.30477Q61.64489,304.9586,91.71895,258.69825Q121.79302,212.43791,120.55035,155.79291Q119.30767,99.14791,169.76035,70.79291Q220.21302,42.43791,269.26628,71.34616Q318.31953,100.25442,347.29291,134.54733Q376.26628,168.84023,392.27221,209.42012Q408.27814,250,395.54733,292.80767Z;
M428.18846,299.09799Q402.72698,348.19599,368.06198,390.42798Q333.39699,432.65998,278.89699,431.27302Q224.39699,429.88606,168.63651,418.87101Q112.87603,407.85597,86.60552,356.86098Q60.33501,305.866,53.68004,248.17001Q47.02508,190.47402,83.51254,145.23701Q120,100,175.13149,105.02096Q230.26299,110.04192,274.13149,105.98746Q318,101.933,359.59549,127.53601Q401.19097,153.13902,427.42046,201.56951Q453.64995,250,428.18846,299.09799Z;
M418,299.5Q404,349,359.5,370Q315,391,266.5,431.5Q218,472,173.5,430.5Q129,389,97.5,346.5Q66,304,86,256Q106,208,116.5,158Q127,108,175,84Q223,60,274,72.5Q325,85,361,120.5Q397,156,414.5,203Q432,250,418,299.5Z;
">
</path>
</svg>
</div>
<div class="baloncuk-neon">
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500px" id="blobSvg">
<defs>
<linearGradient id="gradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color: rgb(230, 28, 19);"></stop>
<stop offset="100%" style="stop-color: rgb(191, 109, 230);"></stop>
</linearGradient>
</defs>
<path fill="url(#gradient)">
<animate attributeName="d" dur="10000ms" repeatCount="indefinite" values="
M418,299.5Q404,349,359.5,370Q315,391,266.5,431.5Q218,472,173.5,430.5Q129,389,97.5,346.5Q66,304,86,256Q106,208,116.5,158Q127,108,175,84Q223,60,274,72.5Q325,85,361,120.5Q397,156,414.5,203Q432,250,418,299.5Z;
M410,300Q405,350,362,375.5Q319,401,275,390.5Q231,380,187,377Q143,374,133.5,330.5Q124,287,126,250.5Q128,214,129,163Q130,112,175,76.5Q220,41,282,43Q344,45,377,96Q410,147,412.5,198.5Q415,250,410,300Z;
M404.22665,306.82305Q427.04369,363.64609,374.59639,385.47215Q322.1491,407.2982,275,404.14609Q227.8509,400.99399,197.497,373.32605Q167.14309,345.65811,147.67094,315.80421Q128.1988,285.9503,75.08957,234.22966Q21.98034,182.50901,77.56472,149.35391Q133.1491,116.1988,174.47515,64.42845Q215.8012,12.65811,263.10541,65.56854Q310.40961,118.47897,339.73566,145.86073Q369.06172,173.24249,375.23566,211.62124Q381.40961,250,404.22665,306.82305Z;
M395.54733,292.80767Q382.81651,335.61535,353.98814,374.99407Q325.15977,414.37279,270.26035,451.42314Q215.36093,488.47349,176.46151,434.06221Q137.56209,379.65093,99.60349,342.30477Q61.64489,304.9586,91.71895,258.69825Q121.79302,212.43791,120.55035,155.79291Q119.30767,99.14791,169.76035,70.79291Q220.21302,42.43791,269.26628,71.34616Q318.31953,100.25442,347.29291,134.54733Q376.26628,168.84023,392.27221,209.42012Q408.27814,250,395.54733,292.80767Z;
M428.18846,299.09799Q402.72698,348.19599,368.06198,390.42798Q333.39699,432.65998,278.89699,431.27302Q224.39699,429.88606,168.63651,418.87101Q112.87603,407.85597,86.60552,356.86098Q60.33501,305.866,53.68004,248.17001Q47.02508,190.47402,83.51254,145.23701Q120,100,175.13149,105.02096Q230.26299,110.04192,274.13149,105.98746Q318,101.933,359.59549,127.53601Q401.19097,153.13902,427.42046,201.56951Q453.64995,250,428.18846,299.09799Z;
M418,299.5Q404,349,359.5,370Q315,391,266.5,431.5Q218,472,173.5,430.5Q129,389,97.5,346.5Q66,304,86,256Q106,208,116.5,158Q127,108,175,84Q223,60,274,72.5Q325,85,361,120.5Q397,156,414.5,203Q432,250,418,299.5Z;
">
</path>
</svg>
</div>
</div>
<div class="ana">
<header>
<div class="header-kutu">
<div class="header-icerik">
<div class="logo">
<a href="./">
<span>B</span>
<span>A</span>
<span>M</span>
<span>P</span>
</a>
</div>
<nav class="menu">
<li class="active">
<a href="./">Anasayfa</a>
</li>
<li>
<a href="./yenilikler.html">Yenilikler</a>
</li>
<li>
<a href="./uygulamalar.html">Uygulamalar</a>
</li>
<li>
<a href="./hakkimizda.html">Hakkımızda</a>
</li>
<li>
<a href="./destek.html">Destek</a>
</li>
</nav>
<a href="./giris-yap.html">
<div class="hesap">
<p>Giriş Yap</p>
</div>
</a>
</div>
</div>
</header>
<div class="ayirici"></div>
<div class="ana-icerik">
<section>
<div class="anasayfa-kutu">
<div class="anasayfa-kutu-icerik">
<div class="destek-icerik">
<form class="destek-form">
<div class="form-baslik">
Giriş Yap
</div>
<div class="destek-form-icerik">
<div class="icerik">
<input id="kullaniciAdi" type="text" name="">
<label for="kullaniciAdi">Kullanıcı Adınız</label>
</div>
<div class="icerik">
<input id="sifre" type="password" name="">
<label for="sifre">Şifre</label>
</div>
<div class="form-parca">
<div class="sol">
</div>
<div class="sag">
<a href="kayit-ol.html">Henüz Hesabım Yok</a>
</div>
</div>
<button onclick="window.location.href='index.html'">Giriş Yap</button>
</div>
</form>
</div>
</div>
</div>
</section>
<div id="son-yenilikler" class="ayirici-2"></div>
</div>
<img style="margin-bottom: -4px;margin-top: 150px;user-select: none;" src="assets/svg/footer-cloud.svg">
<footer>
<div class="footer-kutu">
<div class="footer-logo">
<div class="logo">
<a href="./">
<span>B</span>
<span>A</span>
<span>M</span>
<span>P</span>
</a>
</div>
</div>
<div class="sosyal-ag">
<li>
<a href="https://instagram.com/hz.barisg" target="_blank"><div class="sosyal-icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play" class="svg-inline--fa fa-google-play fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="enable-background:new 0 0 24 24;width: 100%;max-width:32px;height: 100%;max-height:32px;text-align: center;margin-bottom: 15px;"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></div>Instagram</a>
</li>
<li>
<a href="https://youtube.com/MutanPlex" target="_blank"><div class="sosyal-icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play" class="svg-inline--fa fa-google-play fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" style="width: 100%;max-width:32px;height: 100%;max-height:32px;text-align: center;margin-bottom: 18px;"><path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></div>Youtube</a>
</li>
<li>
<a href="https://facebook.com/MutanPlex" target="_blank"><div class="sosyal-icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play" class="svg-inline--fa fa-google-play fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="enable-background:new 0 0 24 24;width: 100%;max-width:32px;height: 100%;max-height:32px;text-align: center;margin-bottom: 15px;"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></div>Facebook</a>
</li>
<li>
<a href="https://play.google.com/store/apps/dev?id=8718500781494638915" target="_blank"><div class="sosyal-icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play" class="svg-inline--fa fa-google-play fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="enable-background:new 0 0 24 24;width: 100%;max-width:32px;height: 100%;max-height:32px;text-align: center;margin-bottom: 15px;"><path fill="currentColor" d="M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z"></path></svg></div>Google Play</a>
</li>
<li>
<a href="https://mutanplex.com" target="_blank"><div class="sosyal-icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-play" class="svg-inline--fa fa-google-play fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="enable-background:new 0 0 24 24;width: 100%;max-width:32px;height: 100%;max-height:32px;text-align: center;margin-bottom: 15px;"><path fill="currentColor" d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm200 248c0 22.5-3.9 44.2-10.8 64.4h-20.3c-4.3 0-8.4-1.7-11.4-4.8l-32-32.6c-4.5-4.6-4.5-12.1.1-16.7l12.5-12.5v-8.7c0-3-1.2-5.9-3.3-8l-9.4-9.4c-2.1-2.1-5-3.3-8-3.3h-16c-6.2 0-11.3-5.1-11.3-11.3 0-3 1.2-5.9 3.3-8l9.4-9.4c2.1-2.1 5-3.3 8-3.3h32c6.2 0 11.3-5.1 11.3-11.3v-9.4c0-6.2-5.1-11.3-11.3-11.3h-36.7c-8.8 0-16 7.2-16 16v4.5c0 6.9-4.4 13-10.9 15.2l-31.6 10.5c-3.3 1.1-5.5 4.1-5.5 7.6v2.2c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8s-3.6-8-8-8H247c-3 0-5.8 1.7-7.2 4.4l-9.4 18.7c-2.7 5.4-8.2 8.8-14.3 8.8H194c-8.8 0-16-7.2-16-16V199c0-4.2 1.7-8.3 4.7-11.3l20.1-20.1c4.6-4.6 7.2-10.9 7.2-17.5 0-3.4 2.2-6.5 5.5-7.6l40-13.3c1.7-.6 3.2-1.5 4.4-2.7l26.8-26.8c2.1-2.1 3.3-5 3.3-8 0-6.2-5.1-11.3-11.3-11.3H258l-16 16v8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-20c0-2.5 1.2-4.9 3.2-6.4l28.9-21.7c1.9-.1 3.8-.3 5.7-.3C358.3 56 448 145.7 448 256zM130.1 149.1c0-3 1.2-5.9 3.3-8l25.4-25.4c2.1-2.1 5-3.3 8-3.3 6.2 0 11.3 5.1 11.3 11.3v16c0 3-1.2 5.9-3.3 8l-9.4 9.4c-2.1 2.1-5 3.3-8 3.3h-16c-6.2 0-11.3-5.1-11.3-11.3zm128 306.4v-7.1c0-8.8-7.2-16-16-16h-20.2c-10.8 0-26.7-5.3-35.4-11.8l-22.2-16.7c-11.5-8.6-18.2-22.1-18.2-36.4v-23.9c0-16 8.4-30.8 22.1-39l42.9-25.7c7.1-4.2 15.2-6.5 23.4-6.5h31.2c10.9 0 21.4 3.9 29.6 10.9l43.2 37.1h18.3c8.5 0 16.6 3.4 22.6 9.4l17.3 17.3c3.4 3.4 8.1 5.3 12.9 5.3H423c-32.4 58.9-93.8 99.5-164.9 103.1z"></path></svg></div>Web Sitesi</a>
</li>
</div>
<div class="footer-menu">
<li>
<a href="./index.html">Anasayfa</a>
</li>
<li>
<a href="./yenilikler.html">Yenilikler</a>
</li>
<li>
<a href="./uygulamalar.html">Uygulamalar</a>
</li>
<li>
<a href="./hakkimizda.html">Hakkımızda</a>
</li>
<li>
<a href="./destek.html">Destek</a>
</li>
<li>
<a href="./sss.html">SSS</a>
</li>
<li>
<a href="./gizlilik-politikasi.html">Gizlilik Politikası</a>
</li>
</div>
</div>
<div class="imza">
BAMP © 2021 Tüm hakları saklıdır. <a href="https://mutanplex.com">MutanPlex</a> tarafından ❤️ ile yapıldı.
</div>
</footer>
<script src="assets/js/main.js"></script>
</body>
</html>