Skip to content

Commit

Permalink
Mükemmel...
Browse files Browse the repository at this point in the history
  • Loading branch information
borfirbora authored Dec 11, 2024
1 parent c4704c6 commit 1c2095e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Kapat"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title">Beklenen Reaper Eğitimi İndirimi Başladı!</h4>
<h4 class="modal-title">Yılbaşına Özel Büyük İndirim Sınırlı Sayıda!</h4>
</div>
<div class="modal-body">
<p><b>30 Nisan 2023</b> tarihine kadar, orjinal fiyatı <b>450,00 TL</b> olan <b>Reaper Eğitimi</b>miz, <b>%40</b> indirimle sadece <b>180,00 TL</b>! Detaylı bilgi ve satın alma işlemleri için ilgili sayfaya yönlendirilmek ister misiniz?</p>
<p><b>31 Aralık 2024</b> tarihine kadar, orjinal fiyatı <b>1.500,00</b> olan <b>Reaper Eğitimi</b>miz, <b>%33</b> indirimle sadece <b>1.000,00</b>! Detaylı bilgi ve satın alma işlemleri için ilgili sayfaya yönlendirilmek ister misiniz?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">İlgilenmiyorum</button>
Expand Down
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ var main = {

document.addEventListener('DOMContentLoaded', main.init);

// $("#soru").modal("show");
$("#soru").modal("show");

$("#evet").click(function(){
window.location.href="https://borfirbora.com/reaper";
Expand Down

0 comments on commit 1c2095e

Please sign in to comment.