abeea commited on
Commit
d60a22e
·
verified ·
1 Parent(s): 811886b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -108,9 +108,9 @@
108
  <script>
109
  // Prices (per 1000)
110
  const prices = {
111
- likes: 50, // 50 PKR per 1k Likes
112
  views: 20, // 20 PKR per 1k Views
113
- followers: 100 // 100 PKR per 1k Followers
114
  };
115
 
116
  const category = document.getElementById("category");
 
108
  <script>
109
  // Prices (per 1000)
110
  const prices = {
111
+ likes: 70, // 50 PKR per 1k Likes
112
  views: 20, // 20 PKR per 1k Views
113
+ followers: 450 // 100 PKR per 1k Followers
114
  };
115
 
116
  const category = document.getElementById("category");