Update index.html
Browse files- index.html +4 -10
index.html
CHANGED
@@ -781,18 +781,12 @@
|
|
781 |
<div class="flex space-x-4 mb-4">
|
782 |
<a href="https://t.me/SMPlusBot" class="text-gray-400 hover:text-white text-2xl"><i class="fab fa-telegram"></i></a>
|
783 |
</div>
|
784 |
-
|
785 |
-
<div class="mt-2 flex">
|
786 |
-
<input type="email" placeholder="Your email" class="bg-gray-700 text-white px-3 py-2 rounded-l-md focus:outline-none focus:ring-2 focus:ring-red-500 w-full">
|
787 |
-
<button class="bg-red-600 hover:bg-red-700 px-4 py-2 rounded-r-md">
|
788 |
-
<i class="fas fa-paper-plane"></i>
|
789 |
-
</button>
|
790 |
-
</div>
|
791 |
</div>
|
792 |
</div>
|
793 |
|
794 |
<div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-500 text-sm">
|
795 |
-
<p>© 2025 iHeadline RobotRanks. All rights reserved. | <a href="#" class="hover:text-white">Privacy Policy</a> | <a href="#" class="hover:text-white">Terms of Service</a></p>
|
796 |
</div>
|
797 |
</div>
|
798 |
</footer>
|
@@ -819,11 +813,11 @@
|
|
819 |
</div>
|
820 |
<p class="text-center mb-4">Create your own battle-ready robot and join the competition!</p>
|
821 |
<a href="https://t.me/SMPlusBot" target="_blank" class="block w-full bg-blue-500 hover:bg-blue-600 text-white text-center py-2 px-4 rounded-md font-bold">
|
822 |
-
<i class="fab fa-telegram mr-2"></i> Launch Bot
|
823 |
</a>
|
824 |
</div>
|
825 |
<div class="text-sm text-gray-400">
|
826 |
-
<p>By clicking the button above, you'll be redirected to our Telegram bot where you can
|
827 |
</div>
|
828 |
</div>
|
829 |
</div>
|
|
|
781 |
<div class="flex space-x-4 mb-4">
|
782 |
<a href="https://t.me/SMPlusBot" class="text-gray-400 hover:text-white text-2xl"><i class="fab fa-telegram"></i></a>
|
783 |
</div>
|
784 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
785 |
</div>
|
786 |
</div>
|
787 |
|
788 |
<div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-500 text-sm">
|
789 |
+
<p>© 2025 iHeadline RobotRanks. Courtesy of SM+. All rights reserved. | <a href="#" class="hover:text-white">Privacy Policy</a> | <a href="#" class="hover:text-white">Terms of Service</a></p>
|
790 |
</div>
|
791 |
</div>
|
792 |
</footer>
|
|
|
813 |
</div>
|
814 |
<p class="text-center mb-4">Create your own battle-ready robot and join the competition!</p>
|
815 |
<a href="https://t.me/SMPlusBot" target="_blank" class="block w-full bg-blue-500 hover:bg-blue-600 text-white text-center py-2 px-4 rounded-md font-bold">
|
816 |
+
<i class="fab fa-telegram mr-2"></i> Launch Bot Imagegen
|
817 |
</a>
|
818 |
</div>
|
819 |
<div class="text-sm text-gray-400">
|
820 |
+
<p>By clicking the button above, you'll be redirected to our Telegram bot where you can Spin-Up images for your virtual battle bot.</p>
|
821 |
</div>
|
822 |
</div>
|
823 |
</div>
|