📋 Template Ready: To add a new app, copy this code and update the values:
<div class="app-card" style="--card-color: #3b82f6">
<div class="app-name">App Name</div>
<div class="app-description">Description here...</div>
<a href="https://your-app-link.com" class="app-link">Visit App →</a>
</div>
✨ Just change the name, description, link, and color (--card-color) and paste inside the gallery div.