We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69b719 commit 7c2d989Copy full SHA for 7c2d989
index.html
@@ -53,6 +53,11 @@ <h1 class="text-4xl font-bold mt-4">RS - RISING SHOOTERS HOME</h1>
53
<a href="https://nsstudio-html.github.io/PYTHONAIMODELS/">
54
<button class="rounded-full text-3xl border-4 border-black px-10 py-6 bg-[url('Silvermetal.jpg')] bg-cover bg-center shadow-lg">RS TRAILER MODELS</button>
55
</a>
56
+
57
+ <button class="bg-red-600 text-white font-bold py-3 px-6 rounded-lg hover:bg-red-700 transition-colors">
58
+ RISING SHOOTERS XR: BATTLE FOR KOTHAPATNAM
59
+ </button>
60
61
</section>
62
63
<!-- Powered By -->
0 commit comments