Skip to content

Commit 846da6a

Browse files
chore: fix urls
1 parent bd47421 commit 846da6a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"author": {
8282
"@type": "Person",
8383
"name": "Hakan Çelik",
84-
"url": "https://github.com/hakancelik"
84+
"url": "https://github.com/hakancelikdev"
8585
},
8686
"offers": {
8787
"@type": "Offer",
@@ -160,7 +160,7 @@ <h1 class="hero-title">
160160
<strong>hicri takvim</strong> ve <strong>internet olmadan çalışma</strong> özellikleri.
161161
</p>
162162
<div class="hero-buttons">
163-
<a href="#download" class="btn btn-primary">
163+
<a href="https://apps.apple.com/tr/app/vakit/id6748356813?l=tr" class="btn btn-primary">
164164
<i class="fab fa-apple"></i>
165165
App Store'dan İndir
166166
</a>
@@ -314,7 +314,7 @@ <h2 class="section-title">Geliştirici</h2>
314314
<div class="developer-content">
315315
<div class="developer-card">
316316
<div class="developer-avatar">
317-
<img src="https://pbs.twimg.com/profile_images/1856415817933410304/JohC0bSE_400x400.jpg" alt="Hakan Çelik" class="avatar-image">
317+
<img src="https://pbs.twimg.com/profile_images/1955607988506370048/I90kewyU_400x400.png" alt="Hakan Çelik" class="avatar-image">
318318
</div>
319319
<div class="developer-info">
320320
<h3>Hakan Çelik</h3>
@@ -324,10 +324,10 @@ <h3>Hakan Çelik</h3>
324324
<a href="https://x.com/hakancelikdev" target="_blank" class="social-link">
325325
<i class="fab fa-twitter"></i>
326326
</a>
327-
<a href="https://linkedin.com/in/hakancelik" target="_blank" class="social-link">
327+
<a href="https://linkedin.com/in/hakancelikdev" target="_blank" class="social-link">
328328
<i class="fab fa-linkedin"></i>
329329
</a>
330-
<a href="https://github.com/hakancelik" target="_blank" class="social-link">
330+
<a href="https://github.com/hakancelikdev" target="_blank" class="social-link">
331331
<i class="fab fa-github"></i>
332332
</a>
333333
</div>
@@ -357,7 +357,7 @@ <h4>Proje Hakkında</h4>
357357
<div class="download-content">
358358
<h2>Hemen İndirin</h2>
359359
<p>Vakit uygulamasını App Store'dan indirin ve namaz vakitlerinizi kolayca takip edin.</p>
360-
<a href="#" class="btn btn-primary btn-large">
360+
<a href="https://apps.apple.com/tr/app/vakit/id6748356813?l=tr" class="btn btn-primary btn-large">
361361
<i class="fab fa-apple"></i>
362362
App Store'dan İndir
363363
</a>

docs/privacy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h2>6. Bu Politikadaki Değişiklikler</h2>
340340
</div>
341341

342342
<div class="privacy-section" style="text-align: center; margin-top: 60px;">
343-
<a href="index.html#download" class="btn btn-primary">
343+
<a href="https://apps.apple.com/tr/app/vakit/id6748356813?l=tr" class="btn btn-primary">
344344
<i class="fab fa-apple"></i>
345345
App Store'dan İndir
346346
</a>

0 commit comments

Comments
 (0)