LevelupGamerStyle
Gamertrbie
Gamertrbie
Couldn't load pickup availability
<div style="width:100%; max-width: 800px; margin:auto; padding:20px;">
<h2>🎮 GamerTribe</h2>
<p>Encuentra jugadores online — algo como Tinder + Discord para gamers.</p>
<!-- Cuadro de la app -->
<div style="width:100%; height:600px; background:#000; border-radius:12px; overflow:hidden; box-shadow:0 4px 12px rgba(0,0,0,0.5);">
<iframe
src="https://gamertribe.levelupgamerstyle.com/ "
style="width:100%; height:100%; border:none;"
allowfullscreen>
</iframe>
</div>
<!-- Botón para ir a tienda -->
<div class="mt-6 text-center">
<a href="/collections/all" class="inline-block mt-6 px-6 py-2 bg-purple-600 hover:bg-purple-700 rounded-full font-semibold text-white">
Ir a LevelUpGamerStyle
</a>
</div>
</div>