Update site to showcase new features and statistics
Update the landing page to include the new music player, server backups, and other features, increasing the displayed command count from 60+ to 74+. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 61d0c802-085f-4a87-a6d2-0918e4803b30 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/3DIN02r Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
761ab8efa0
commit
29440a3db0
1 changed files with 26 additions and 11 deletions
|
|
@ -568,7 +568,7 @@
|
|||
<div class="stat-label">Unified Profiles</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
<div class="stat-value">60+</div>
|
||||
<div class="stat-value">74+</div>
|
||||
<div class="stat-label">Commands</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
|
|
@ -588,6 +588,11 @@
|
|||
</div>
|
||||
|
||||
<div class="highlights-grid">
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🎵</div>
|
||||
<h3>Music Player</h3>
|
||||
<p>Play from YouTube, Spotify, SoundCloud & more. Queue, shuffle, loop, volume control.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">📊</div>
|
||||
<h3>Global XP & Leveling</h3>
|
||||
|
|
@ -599,25 +604,35 @@
|
|||
<p>Anti-nuke protection, raid defense, and auto-moderation keep your server safe.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🎮</div>
|
||||
<h3>Fun & Games</h3>
|
||||
<p>Trivia, slots, coinflip, 8ball, and more to keep your community entertained.</p>
|
||||
<div class="highlight-icon">💾</div>
|
||||
<h3>Server Backups</h3>
|
||||
<p>Full server backups with auto-scheduling. Restore roles, channels & config anytime.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🏆</div>
|
||||
<h3>Achievements & Quests</h3>
|
||||
<p>Customizable achievements and daily/weekly quests with XP rewards.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🎮</div>
|
||||
<h3>Fun & Games</h3>
|
||||
<p>Trivia, slots, coinflip, duels, heists, and more to keep your community entertained.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">💰</div>
|
||||
<h3>Economy & Shop</h3>
|
||||
<p>Virtual currency, shop items, and role purchases for engaged communities.</p>
|
||||
<p>Virtual currency, shop items, trading, and role purchases for engaged communities.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🌐</div>
|
||||
<h3>Cross-Server Sync</h3>
|
||||
<p>Federation system links multiple servers with shared profiles and roles.</p>
|
||||
</div>
|
||||
<div class="highlight-card">
|
||||
<div class="highlight-icon">🎂</div>
|
||||
<h3>Birthdays & Events</h3>
|
||||
<p>Birthday tracking, seasonal events, giveaways, and scheduled announcements.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section-cta">
|
||||
|
|
@ -641,6 +656,11 @@
|
|||
<h3>Gaming Communities</h3>
|
||||
<p>Leaderboards, game nights, matchmaking, and competitive rankings.</p>
|
||||
</div>
|
||||
<div class="use-case-card">
|
||||
<div class="use-case-icon">🎧</div>
|
||||
<h3>Music & Hangouts</h3>
|
||||
<p>Listen together with full music player, queue management, and DJ controls.</p>
|
||||
</div>
|
||||
<div class="use-case-card">
|
||||
<div class="use-case-icon">🎨</div>
|
||||
<h3>Creative Studios</h3>
|
||||
|
|
@ -656,15 +676,10 @@
|
|||
<h3>Learning Groups</h3>
|
||||
<p>Study sessions, knowledge sharing, and progress tracking.</p>
|
||||
</div>
|
||||
<div class="use-case-card">
|
||||
<div class="use-case-icon">🎵</div>
|
||||
<h3>Content Creators</h3>
|
||||
<p>Fan engagement, content drops, and community events.</p>
|
||||
</div>
|
||||
<div class="use-case-card">
|
||||
<div class="use-case-icon">🏢</div>
|
||||
<h3>Business Teams</h3>
|
||||
<p>Team coordination, announcements, and professional moderation.</p>
|
||||
<p>Server backups, team coordination, and professional moderation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue