mcbinho commited on
Commit
f8c6020
·
verified ·
1 Parent(s): 1a6034f

Add 2 files

Browse files
Files changed (2) hide show
  1. index.html +26 -681
  2. prompts.txt +2 -1
index.html CHANGED
@@ -48,6 +48,12 @@
48
  .ios-badge {
49
  background: linear-gradient(135deg, #0071e3 0%, #34a853 100%);
50
  }
 
 
 
 
 
 
51
  </style>
52
  </head>
53
  <body class="bg-gray-100 font-sans">
@@ -83,7 +89,7 @@
83
  </div>
84
 
85
  <!-- Hero Section -->
86
- <section class="gradient-bg text-white py-20">
87
  <div class="container mx-auto px-4 text-center">
88
  <h2 class="text-4xl md:text-5xl font-bold mb-6">Ativação Premium para iPhone</h2>
89
  <p class="text-xl md:text-2xl mb-8">iRemoval PRO Premium - Bypass iCloud sem sinal para iOS 15.0 até 18.5</p>
@@ -170,9 +176,9 @@
170
  </div>
171
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
172
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
173
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
174
- Comprar Agora
175
- </button>
176
  </div>
177
 
178
  <!-- iPhone 11 Pro -->
@@ -190,9 +196,9 @@
190
  </div>
191
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
192
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
193
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
194
- Comprar Agora
195
- </button>
196
  </div>
197
 
198
  <!-- iPhone 11 Pro Max -->
@@ -210,9 +216,9 @@
210
  </div>
211
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
212
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
213
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
214
- Comprar Agora
215
- </button>
216
  </div>
217
 
218
  <!-- iPhone 12 -->
@@ -230,9 +236,9 @@
230
  </div>
231
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
232
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
233
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
234
- Comprar Agora
235
- </button>
236
  </div>
237
 
238
  <!-- iPhone 12 Mini -->
@@ -250,9 +256,9 @@
250
  </div>
251
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
252
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
253
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
254
- Comprar Agora
255
- </button>
256
  </div>
257
 
258
  <!-- iPhone 12 Pro -->
@@ -270,674 +276,13 @@
270
  </div>
271
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
272
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
273
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
274
- Comprar Agora
275
- </button>
276
  </div>
277
 
278
  <!-- iPhone 12 Pro Max -->
279
  <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
280
  <div class="text-center mb-4">
281
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
282
- </div>
283
- <h3 class="text-xl font-bold text-center mb-2">iPhone 12 Pro Max</h3>
284
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
285
- iOS 15.0 - 18.5
286
- </div>
287
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
288
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 474 BRL</p>
289
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
290
- </div>
291
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
292
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
293
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
294
- Comprar Agora
295
- </button>
296
- </div>
297
-
298
- <!-- iPhone 13 -->
299
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
300
- <div class="text-center mb-4">
301
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
302
- </div>
303
- <h3 class="text-xl font-bold text-center mb-2">iPhone 13</h3>
304
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
305
- iOS 15.0 - 18.5
306
- </div>
307
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
308
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 474 BRL</p>
309
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
310
- </div>
311
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
312
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
313
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
314
- Comprar Agora
315
- </button>
316
- </div>
317
-
318
- <!-- iPhone 13 Mini -->
319
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
320
- <div class="text-center mb-4">
321
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
322
- </div>
323
- <h3 class="text-xl font-bold text-center mb-2">iPhone 13 Mini</h3>
324
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
325
- iOS 15.0 - 18.5
326
- </div>
327
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
328
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 384 BRL</p>
329
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
330
- </div>
331
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
332
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
333
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
334
- Comprar Agora
335
- </button>
336
- </div>
337
-
338
- <!-- iPhone 13 Pro -->
339
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
340
- <div class="text-center mb-4">
341
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
342
- </div>
343
- <h3 class="text-xl font-bold text-center mb-2">iPhone 13 Pro</h3>
344
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
345
- iOS 15.0 - 18.5
346
- </div>
347
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
348
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 504 BRL</p>
349
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
350
- </div>
351
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
352
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
353
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
354
- Comprar Agora
355
- </button>
356
- </div>
357
-
358
- <!-- iPhone 13 Pro Max -->
359
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
360
- <div class="text-center mb-4">
361
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
362
- </div>
363
- <h3 class="text-xl font-bold text-center mb-2">iPhone 13 Pro Max</h3>
364
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
365
- iOS 15.0 - 18.5
366
- </div>
367
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
368
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 564 BRL</p>
369
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
370
- </div>
371
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
372
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
373
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
374
- Comprar Agora
375
- </button>
376
- </div>
377
-
378
- <!-- iPhone 14 -->
379
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
380
- <div class="text-center mb-4">
381
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
382
- </div>
383
- <h3 class="text-xl font-bold text-center mb-2">iPhone 14</h3>
384
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
385
- iOS 15.0 - 18.5
386
- </div>
387
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
388
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 576 BRL</p>
389
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
390
- </div>
391
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
392
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
393
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
394
- Comprar Agora
395
- </button>
396
- </div>
397
-
398
- <!-- iPhone 14 Plus -->
399
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
400
- <div class="text-center mb-4">
401
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
402
- </div>
403
- <h3 class="text-xl font-bold text-center mb-2">iPhone 14 Plus</h3>
404
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
405
- iOS 15.0 - 18.5
406
- </div>
407
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
408
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 564 BRL</p>
409
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
410
- </div>
411
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
412
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
413
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
414
- Comprar Agora
415
- </button>
416
- </div>
417
-
418
- <!-- iPhone 14 Pro -->
419
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
420
- <div class="text-center mb-4">
421
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
422
- </div>
423
- <h3 class="text-xl font-bold text-center mb-2">iPhone 14 Pro</h3>
424
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
425
- iOS 15.0 - 18.5
426
- </div>
427
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
428
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 624 BRL</p>
429
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
430
- </div>
431
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
432
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
433
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
434
- Comprar Agora
435
- </button>
436
- </div>
437
-
438
- <!-- iPhone 14 Pro Max -->
439
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
440
- <div class="text-center mb-4">
441
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
442
- </div>
443
- <h3 class="text-xl font-bold text-center mb-2">iPhone 14 Pro Max</h3>
444
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
445
- iOS 15.0 - 18.5
446
- </div>
447
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
448
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 624 BRL</p>
449
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
450
- </div>
451
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
452
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
453
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
454
- Comprar Agora
455
- </button>
456
- </div>
457
-
458
- <!-- iPhone 15 -->
459
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
460
- <div class="text-center mb-4">
461
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
462
- </div>
463
- <h3 class="text-xl font-bold text-center mb-2">iPhone 15</h3>
464
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
465
- iOS 15.0 - 18.5
466
- </div>
467
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
468
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 564 BRL</p>
469
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
470
- </div>
471
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
472
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
473
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
474
- Comprar Agora
475
- </button>
476
- </div>
477
-
478
- <!-- iPhone 15 Plus -->
479
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
480
- <div class="text-center mb-4">
481
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
482
- </div>
483
- <h3 class="text-xl font-bold text-center mb-2">iPhone 15 Plus</h3>
484
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
485
- iOS 15.0 - 18.5
486
- </div>
487
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
488
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 594 BRL</p>
489
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
490
- </div>
491
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
492
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
493
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
494
- Comprar Agora
495
- </button>
496
- </div>
497
-
498
- <!-- iPhone 15 Pro -->
499
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
500
- <div class="text-center mb-4">
501
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
502
- </div>
503
- <h3 class="text-xl font-bold text-center mb-2">iPhone 15 Pro</h3>
504
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
505
- iOS 15.0 - 18.5
506
- </div>
507
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
508
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 684 BRL</p>
509
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
510
- </div>
511
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
512
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
513
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
514
- Comprar Agora
515
- </button>
516
- </div>
517
-
518
- <!-- iPhone 15 Pro Max -->
519
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
520
- <div class="text-center mb-4">
521
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
522
- </div>
523
- <h3 class="text-xl font-bold text-center mb-2">iPhone 15 Pro Max</h3>
524
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
525
- iOS 15.0 - 18.5
526
- </div>
527
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
528
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 714 BRL</p>
529
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
530
- </div>
531
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
532
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
533
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
534
- Comprar Agora
535
- </button>
536
- </div>
537
-
538
- <!-- iPhone SE 2nd Gen -->
539
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
540
- <div class="text-center mb-4">
541
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
542
- </div>
543
- <h3 class="text-xl font-bold text-center mb-2">iPhone SE 2nd Gen</h3>
544
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
545
- iOS 15.0 - 18.5
546
- </div>
547
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
548
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 384 BRL</p>
549
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
550
- </div>
551
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
552
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
553
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
554
- Comprar Agora
555
- </button>
556
- </div>
557
-
558
- <!-- iPhone SE 3rd Gen -->
559
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
560
- <div class="text-center mb-4">
561
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
562
- </div>
563
- <h3 class="text-xl font-bold text-center mb-2">iPhone SE 3rd Gen</h3>
564
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
565
- iOS 15.0 - 18.5
566
- </div>
567
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
568
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 384 BRL</p>
569
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
570
- </div>
571
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
572
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
573
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
574
- Comprar Agora
575
- </button>
576
- </div>
577
-
578
- <!-- iPhone XR -->
579
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
580
- <div class="text-center mb-4">
581
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
582
- </div>
583
- <h3 class="text-xl font-bold text-center mb-2">iPhone XR</h3>
584
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
585
- iOS 15.0 - 18.5
586
- </div>
587
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
588
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 354 BRL</p>
589
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
590
- </div>
591
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
592
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
593
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
594
- Comprar Agora
595
- </button>
596
- </div>
597
-
598
- <!-- iPhone XS -->
599
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
600
- <div class="text-center mb-4">
601
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
602
- </div>
603
- <h3 class="text-xl font-bold text-center mb-2">iPhone XS</h3>
604
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
605
- iOS 15.0 - 18.5
606
- </div>
607
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
608
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 354 BRL</p>
609
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
610
- </div>
611
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
612
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
613
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
614
- Comprar Agora
615
- </button>
616
- </div>
617
-
618
- <!-- iPhone XS Max -->
619
- <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
620
- <div class="text-center mb-4">
621
- <i class="fas fa-mobile-alt text-5xl text-gray-700"></i>
622
- </div>
623
- <h3 class="text-xl font-bold text-center mb-2">iPhone XS Max</h3>
624
- <div class="ios-badge text-white text-sm font-bold py-1 px-2 rounded-full inline-block mb-3">
625
- iOS 15.0 - 18.5
626
- </div>
627
- <div class="bg-gray-100 p-4 rounded-lg mb-3">
628
- <p class="font-bold text-indigo-600 text-xl mb-1">R$ 354 BRL</p>
629
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
630
- </div>
631
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
632
- <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
633
- <button class="w-full bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-4 rounded transition">
634
- Comprar Agora
635
- </button>
636
- </div>
637
- </div>
638
- </div>
639
- </section>
640
-
641
- <!-- How It Works -->
642
- <section id="como-funciona" class="py-16 bg-white">
643
- <div class="container mx-auto px-4">
644
- <div class="text-center mb-12">
645
- <h2 class="text-3xl font-bold text-gray-800 mb-4">Como Funciona</h2>
646
- <div class="w-24 h-1 bg-indigo-500 mx-auto mb-6"></div>
647
- <p class="text-gray-600 max-w-3xl mx-auto text-lg">
648
- Nosso processo premium é rápido, seguro e com suporte dedicado. Veja como obter seu iPhone desbloqueado:
649
- </p>
650
- </div>
651
-
652
- <div class="max-w-4xl mx-auto">
653
- <div class="flex flex-col md:flex-row mb-8">
654
- <div class="md:w-1/4 flex justify-center mb-4 md:mb-0">
655
- <div class="bg-indigo-500 text-white rounded-full w-16 h-16 flex items-center justify-center text-2xl font-bold">1</div>
656
- </div>
657
- <div class="md:w-3/4">
658
- <h3 class="text-xl font-bold mb-2">Escolha Seu Modelo</h3>
659
- <p class="text-gray-600">
660
- Selecione seu modelo de iPhone na lista acima e clique em "Comprar Agora". Você será redirecionado para a página de pagamento seguro.
661
- </p>
662
- </div>
663
- </div>
664
-
665
- <div class="flex flex-col md:flex-row mb-8">
666
- <div class="md:w-1/4 flex justify-center mb-4 md:mb-0">
667
- <div class="bg-indigo-500 text-white rounded-full w-16 h-16 flex items-center justify-center text-2xl font-bold">2</div>
668
- </div>
669
- <div class="md:w-3/4">
670
- <h3 class="text-xl font-bold mb-2">Pagamento e Download</h3>
671
- <p class="text-gray-600">
672
- Após a confirmação do pagamento, você receberá um e-mail com o link para download da ferramenta iRemoval PRO Premium para Windows.
673
- </p>
674
- </div>
675
- </div>
676
-
677
- <div class="flex flex-col md:flex-row mb-8">
678
- <div class="md:w-1/4 flex justify-center mb-4 md:mb-0">
679
- <div class="bg-indigo-500 text-white rounded-full w-16 h-16 flex items-center justify-center text-2xl font-bold">3</div>
680
- </div>
681
- <div class="md:w-3/4">
682
- <h3 class="text-xl font-bold mb-2">Instalação e Conexão</h3>
683
- <p class="text-gray-600">
684
- Instale a ferramenta em seu computador Windows e conecte seu iPhone via cabo USB. O software irá detectar automaticamente seu dispositivo.
685
- </p>
686
- </div>
687
- </div>
688
-
689
- <div class="flex flex-col md:flex-row">
690
- <div class="md:w-1/4 flex justify-center mb-4 md:mb-0">
691
- <div class="bg-indigo-500 text-white rounded-full w-16 h-16 flex items-center justify-center text-2xl font-bold">4</div>
692
- </div>
693
- <div class="md:w-3/4">
694
- <h3 class="text-xl font-bold mb-2">Processo de Bypass</h3>
695
- <p class="text-gray-600">
696
- Siga as instruções na tela para iniciar o processo de bypass. O tempo de conclusão varia de 15 minutos a 1 hora dependendo do modelo.
697
- </p>
698
- </div>
699
- </div>
700
- </div>
701
- </div>
702
- </section>
703
-
704
- <!-- FAQ -->
705
- <section id="faq" class="py-16 bg-gray-100">
706
- <div class="container mx-auto px-4">
707
- <div class="text-center mb-12">
708
- <h2 class="text-3xl font-bold text-gray-800 mb-4">Perguntas Frequentes</h2>
709
- <div class="w-24 h-1 bg-indigo-500 mx-auto mb-6"></div>
710
- </div>
711
-
712
- <div class="max-w-3xl mx-auto">
713
- <div class="mb-6 border-b pb-4">
714
- <h3 class="text-xl font-bold mb-2 flex items-center">
715
- <i class="fas fa-question-circle text-indigo-500 mr-3"></i>
716
- O bypass remove completamente a conta iCloud?
717
- </h3>
718
- <p class="text-gray-600 ml-8">
719
- Sim, nosso serviço iRemoval PRO Premium realiza um bypass completo da conta iCloud, permitindo que você use o iPhone normalmente. No entanto, alguns serviços vinculados à Apple ID original (como iCloud, App Store) não estarão disponíveis.
720
- </p>
721
- </div>
722
-
723
- <div class="mb-6 border-b pb-4">
724
- <h3 class="text-xl font-bold mb-2 flex items-center">
725
- <i class="fas fa-question-circle text-indigo-500 mr-3"></i>
726
- Posso atualizar o iOS depois do bypass?
727
- </h3>
728
- <p class="text-gray-600 ml-8">
729
- Não recomendamos atualizar o iOS após o bypass, pois isso pode restaurar o bloqueio. Nosso serviço é compatível com iOS 15.0 até 18.5, e atualizações podem afetar a funcionalidade.
730
- </p>
731
- </div>
732
-
733
- <div class="mb-6 border-b pb-4">
734
- <h3 class="text-xl font-bold mb-2 flex items-center">
735
- <i class="fas fa-question-circle text-indigo-500 mr-3"></i>
736
- O iPhone terá sinal celular após o bypass?
737
- </h3>
738
- <p class="text-gray-600 ml-8">
739
- Nosso serviço é do tipo "No Signal" (sem sinal), o que significa que o iPhone funcionará como um iPod touch após o bypass, sem capacidade de fazer chamadas ou usar dados móveis. No entanto, todas as outras funções (Wi-Fi, câmera, apps) estarão disponíveis.
740
- </p>
741
- </div>
742
-
743
- <div class="mb-6">
744
- <h3 class="text-xl font-bold mb-2 flex items-center">
745
- <i class="fas fa-question-circle text-indigo-500 mr-3"></i>
746
- E se o bypass não funcionar no meu dispositivo?
747
- </h3>
748
- <p class="text-gray-600 ml-8">
749
- Oferecemos garantia de 7 dias. Se o bypass não for bem-sucedido em seu dispositivo dentro deste período, reembolsaremos 100% do valor pago. Basta entrar em contato com nosso suporte técnico.
750
- </p>
751
- </div>
752
- </div>
753
- </div>
754
- </section>
755
-
756
- <!-- Call to Action -->
757
- <section class="gradient-bg text-white py-16">
758
- <div class="container mx-auto px-4 text-center">
759
- <h2 class="text-3xl font-bold mb-6">Pronto para Desbloquear Seu iPhone?</h2>
760
- <p class="text-xl mb-8">Escolha seu modelo acima e compre agora o serviço iRemoval PRO Premium</p>
761
- <a href="#dispositivos" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-full font-bold text-lg transition shadow-lg">
762
- <i class="fas fa-arrow-up mr-2"></i> Ver Dispositivos
763
- </a>
764
- </div>
765
- </section>
766
-
767
- <!-- Footer -->
768
- <footer class="bg-gray-800 text-white py-12">
769
- <div class="container mx-auto px-4">
770
- <div class="grid md:grid-cols-3 gap-8">
771
- <div>
772
- <h3 class="text-xl font-bold mb-4 flex items-center">
773
- <i class="fab fa-apple mr-2"></i> iRemoval PRO
774
- </h3>
775
- <p class="text-gray-400">
776
- Solução premium para bypass de iCloud em iPhones bloqueados. Compatível com iOS 15.0 até 18.5.
777
- </p>
778
- </div>
779
-
780
- <div>
781
- <h3 class="text-xl font-bold mb-4">Links Rápidos</h3>
782
- <ul class="space-y-2">
783
- <li><a href="#servico" class="text-gray-400 hover:text-white transition">Serviço</a></li>
784
- <li><a href="#dispositivos" class="text-gray-400 hover:text-white transition">Dispositivos</a></li>
785
- <li><a href="#como-funciona" class="text-gray-400 hover:text-white transition">Como Funciona</a></li>
786
- <li><a href="#faq" class="text-gray-400 hover:text-white transition">FAQ</a></li>
787
- </ul>
788
- </div>
789
-
790
- <div>
791
- <h3 class="text-xl font-bold mb-4">Contato</h3>
792
- <ul class="space-y-2">
793
- <li class="flex items-center">
794
- <i class="fas fa-envelope mr-2 text-gray-400"></i>
795
- <span class="text-gray-400">suporte@iremovalpro.com</span>
796
- </li>
797
- <li class="flex items-center">
798
- <i class="fas fa-phone mr-2 text-gray-400"></i>
799
- <span class="text-gray-400">(11) 4002-8922</span>
800
- </li>
801
- <li class="flex items-center">
802
- <i class="fas fa-clock mr-2 text-gray-400"></i>
803
- <span class="text-gray-400">Atendimento 24/7</span>
804
- </li>
805
- </ul>
806
- </div>
807
- </div>
808
-
809
- <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
810
- <p>&copy; 2023 iRemoval PRO Premium. Todos os direitos reservados.</p>
811
- <p class="mt-2 text-sm">iCloud e iPhone são marcas registradas da Apple Inc. Este serviço não é afiliado à Apple.</p>
812
- </div>
813
- </div>
814
- </footer>
815
-
816
- <!-- Payment Modal -->
817
- <div id="payment-modal" class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center hidden z-50">
818
- <div class="bg-white rounded-lg p-8 max-w-md mx-4">
819
- <div class="text-center">
820
- <div class="text-indigo-500 text-6xl mb-4">
821
- <i class="fas fa-credit-card"></i>
822
- </div>
823
- <h3 class="text-2xl font-bold mb-2">Finalizar Compra</h3>
824
-
825
- <div class="mb-6">
826
- <label class="block text-gray-700 font-bold mb-2">Dispositivo Selecionado</label>
827
- <p class="text-xl font-bold text-indigo-600" id="selected-device">iPhone 11 - R$ 384 BRL</p>
828
- <p class="text-gray-600 text-sm">Prazo: 1-7 dias</p>
829
- </div>
830
-
831
- <div class="mb-6">
832
- <label class="block text-gray-700 font-bold mb-2">Método de Pagamento</label>
833
- <div class="grid grid-cols-3 gap-2 mb-2">
834
- <button class="border rounded p-2 hover:bg-gray-100">
835
- <i class="fab fa-cc-visa text-2xl text-blue-800"></i>
836
- </button>
837
- <button class="border rounded p-2 hover:bg-gray-100">
838
- <i class="fab fa-cc-mastercard text-2xl text-red-800"></i>
839
- </button>
840
- <button class="border rounded p-2 hover:bg-gray-100">
841
- <i class="fas fa-barcode text-2xl text-green-800"></i>
842
- </button>
843
- </div>
844
- <div class="grid grid-cols-2 gap-2">
845
- <button class="border rounded p-2 hover:bg-gray-100">
846
- <i class="fab fa-cc-amex text-2xl text-blue-600"></i>
847
- </button>
848
- <button class="border rounded p-2 hover:bg-gray-100">
849
- <i class="fas fa-qrcode text-2xl text-purple-800"></i>
850
- </button>
851
- </div>
852
- </div>
853
-
854
- <div class="flex justify-between mb-6">
855
- <button id="cancel-payment" class="bg-gray-500 hover:bg-gray-600 text-white font-bold py-2 px-4 rounded transition">
856
- Cancelar
857
- </button>
858
- <button id="confirm-payment" class="bg-green-500 hover:bg-green-600 text-white font-bold py-2 px-4 rounded transition">
859
- <i class="fas fa-lock mr-2"></i> Pagar Agora
860
- </button>
861
- </div>
862
- </div>
863
- </div>
864
- </div>
865
-
866
- <!-- Success Modal -->
867
- <div id="success-modal" class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center hidden z-50">
868
- <div class="bg-white rounded-lg p-8 max-w-md mx-4">
869
- <div class="text-center">
870
- <div class="text-green-500 text-6xl mb-4">
871
- <i class="fas fa-check-circle"></i>
872
- </div>
873
- <h3 class="text-2xl font-bold mb-2">Compra Concluída!</h3>
874
- <p class="text-gray-600 mb-6" id="success-message">Seu pedido para iPhone 11 foi processado com sucesso. Você receberá um e-mail com as instruções de download em breve.</p>
875
- <button id="close-modal" class="bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-6 rounded-lg transition">
876
- Fechar
877
- </button>
878
- </div>
879
- </div>
880
- </div>
881
-
882
- <script>
883
- // Mobile menu toggle
884
- document.getElementById('menu-toggle').addEventListener('click', function() {
885
- const menu = document.getElementById('mobile-menu');
886
- menu.classList.toggle('hidden');
887
- });
888
-
889
- // Buy now buttons
890
- document.querySelectorAll('.device-card button').forEach(button => {
891
- button.addEventListener('click', function() {
892
- const deviceCard = this.closest('.device-card');
893
- const deviceName = deviceCard.querySelector('h3').textContent;
894
- const devicePrice = deviceCard.querySelector('.text-xl').textContent;
895
-
896
- document.getElementById('selected-device').textContent = `${deviceName} - ${devicePrice}`;
897
- document.getElementById('payment-modal').classList.remove('hidden');
898
-
899
- // Set success message
900
- document.getElementById('success-message').textContent =
901
- `Seu pedido para ${deviceName} foi processado com sucesso. Você receberá um e-mail com as instruções de download em breve.`;
902
- });
903
- });
904
-
905
- // Close modals
906
- document.getElementById('cancel-payment').addEventListener('click', function() {
907
- document.getElementById('payment-modal').classList.add('hidden');
908
- });
909
-
910
- document.getElementById('confirm-payment').addEventListener('click', function() {
911
- document.getElementById('payment-modal').classList.add('hidden');
912
- document.getElementById('success-modal').classList.remove('hidden');
913
- });
914
-
915
- document.getElementById('close-modal').addEventListener('click', function() {
916
- document.getElementById('success-modal').classList.add('hidden');
917
- });
918
-
919
- // Smooth scrolling for anchor links
920
- document.querySelectorAll('a[href^="#"]').forEach(anchor => {
921
- anchor.addEventListener('click', function (e) {
922
- e.preventDefault();
923
-
924
- const targetId = this.getAttribute('href');
925
- if (targetId === '#') return;
926
-
927
- const targetElement = document.querySelector(targetId);
928
- if (targetElement) {
929
- targetElement.scrollIntoView({
930
- behavior: 'smooth'
931
- });
932
-
933
- // Close mobile menu if open
934
- const mobileMenu = document.getElementById('mobile-menu');
935
- if (!mobileMenu.classList.contains('hidden')) {
936
- mobileMenu.classList.add('hidden');
937
- }
938
- }
939
- });
940
- });
941
- </script>
942
- <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=mcbinho/binho" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
943
  </html>
 
48
  .ios-badge {
49
  background: linear-gradient(135deg, #0071e3 0%, #34a853 100%);
50
  }
51
+ .whatsapp-btn {
52
+ background-color: #25D366;
53
+ }
54
+ .whatsapp-btn:hover {
55
+ background-color: #128C7E;
56
+ }
57
  </style>
58
  </head>
59
  <body class="bg-gray-100 font-sans">
 
89
  </div>
90
 
91
  <!-- Hero Section -->
92
+ <section class="gradient-bbg text-white py-20">
93
  <div class="container mx-auto px-4 text-center">
94
  <h2 class="text-4xl md:text-5xl font-bold mb-6">Ativação Premium para iPhone</h2>
95
  <p class="text-xl md:text-2xl mb-8">iRemoval PRO Premium - Bypass iCloud sem sinal para iOS 15.0 até 18.5</p>
 
176
  </div>
177
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
178
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
179
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2011" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
180
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
181
+ </a>
182
  </div>
183
 
184
  <!-- iPhone 11 Pro -->
 
196
  </div>
197
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
198
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
199
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2011%20Pro" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
200
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
201
+ </a>
202
  </div>
203
 
204
  <!-- iPhone 11 Pro Max -->
 
216
  </div>
217
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
218
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
219
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2011%20Pro%20Max" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
220
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
221
+ </a>
222
  </div>
223
 
224
  <!-- iPhone 12 -->
 
236
  </div>
237
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
238
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
239
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2012" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
240
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
241
+ </a>
242
  </div>
243
 
244
  <!-- iPhone 12 Mini -->
 
256
  </div>
257
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
258
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
259
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2012%20Mini" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
260
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
261
+ </a>
262
  </div>
263
 
264
  <!-- iPhone 12 Pro -->
 
276
  </div>
277
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Windows Tool</p>
278
  <p class="text-gray-600 text-sm mb-3"><i class="fas fa-check-circle text-green-500 mr-1"></i> Bypass (No Signal)</p>
279
+ <a href="https://wa.me/555481415632?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20iRemoval%20PRO%20Premium%20para%20iPhone%2012%20Pro" class="w-full whatsapp-btn text-white font-bold py-2 px-4 rounded transition flex items-center justify-center">
280
+ <i class="fab fa-whatsapp mr-2"></i> WhatsApp
281
+ </a>
282
  </div>
283
 
284
  <!-- iPhone 12 Pro Max -->
285
  <div class="device-card bg-white p-6 rounded-lg shadow-md transition duration-300 relative">
286
  <div class="text-center mb-4">
287
+ <i class="fas fa-mobile-alt text-5xl text-gray-7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
288
  </html>
prompts.txt CHANGED
@@ -1,3 +1,4 @@
1
  crie um servidor com nome da metodo icloud milionario que faz ativacao de iphones do 5s ao 16 pro max sem colocar valores e quero que der para registrar usario
2
  quero trocar nao é gratis
3
- faça com cada aparelho essa ativacao iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$414 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$444 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$414 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Mini ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$444 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$474 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$474 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Mini ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$504 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$576 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Plus ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$624 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Pro MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$624 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 plus ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$594 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$684 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 Pro MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$714 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone SE 2ND GEN ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone SE 3RD GEN ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XR ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XS ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XS MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days
 
 
1
  crie um servidor com nome da metodo icloud milionario que faz ativacao de iphones do 5s ao 16 pro max sem colocar valores e quero que der para registrar usario
2
  quero trocar nao é gratis
3
+ faça com cada aparelho essa ativacao iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$414 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 11 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$444 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$414 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Mini ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$444 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 12 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$474 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$474 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Mini ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$504 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 13 Pro Max ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$576 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Plus ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$624 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 14 Pro MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$624 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$564 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 plus ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$594 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 Pro ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$684 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone 15 Pro MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$714 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone SE 2ND GEN ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone SE 3RD GEN ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$384 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XR ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XS ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days iR iRemoval PRO Premium V4 IOS 15.0 to 18.5 Bypass (No Signal) - iPhone XS MAX ( Windows Tool) Novo iRemoval PRO Premium Sem Sinal IOS 18.2 - 18.5 R$354 BRL 1-7 days
4
+ no link comprar quero que joga o link para entra no meu whatsapp+55 54 8141-5632