🎉 New <PixelSnow /> component

This commit is contained in:
Utkarsh-Singhal-26
2025-12-20 22:32:22 +05:30
parent 55803b6ec0
commit ef4bf21da9
7 changed files with 485 additions and 4 deletions

View File

@@ -19,10 +19,10 @@
/>
<div class="hero-main-content">
<router-link to="/backgrounds/light-pillar" class="hero-new-badge-container">
<span class="hero-new-badge">New 🎉</span>
<router-link to="/backgrounds/pixel-snow" class="hero-new-badge-container">
<span class="hero-new-badge">Christmas Special 🎁</span>
<div class="hero-new-badge-text">
<span>Light Pillar</span>
<span>Pixel Snow</span>
<i class="pi-arrow-right pi" style="font-size: 0.8rem"></i>
</div>
</router-link>