update button

This commit is contained in:
2026-01-08 15:51:18 +05:30
parent 7686866498
commit 8514e7e9e8

View File

@@ -26,8 +26,8 @@
<!-- CTA Button -->
<div class="mt-6 pointer-events-auto">
<a href=""
class="inline-block bg-white text-black px-8 py-3 rounded-lg font-semibold transition-all hover:bg-gray-200">
Boost your game
class="inline-block bg-white text-black px-8 py-3 rounded-full font-semibold transition-all hover:bg-gray-200">
Booste dein Spiel
</a>
</div>
</div>