FEAT: 🎉 Added <LightPillar /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-12-04 14:17:04 +05:30
parent 937c5bc71e
commit 654b9672a5
9 changed files with 603 additions and 3 deletions

View File

@@ -19,10 +19,10 @@
/>
<div class="hero-main-content">
<router-link to="/backgrounds/floating-lines" class="hero-new-badge-container">
<router-link to="/backgrounds/light-pillar" class="hero-new-badge-container">
<span class="hero-new-badge">New 🎉</span>
<div class="hero-new-badge-text">
<span>Floating Lines</span>
<span>Light Pillar</span>
<i class="pi-arrow-right pi" style="font-size: 0.8rem"></i>
</div>
</router-link>