FEAT: 🎉 Added <StaggeredMenu /> nav

This commit is contained in:
Utkarsh-Singhal-26
2025-09-05 11:08:36 +05:30
parent 0114eff2c1
commit fd81a14ed2
6 changed files with 1071 additions and 3 deletions

View File

@@ -19,10 +19,10 @@
/>
<div class="hero-main-content">
<router-link to="/backgrounds/pixel-blast" class="hero-new-badge-container">
<router-link to="/backgrounds/staggered-menu" class="hero-new-badge-container">
<span class="hero-new-badge">New 🎉</span>
<div class="hero-new-badge-text">
<span>Pixel Blast</span>
<span>Staggered Menu</span>
<i class="pi-arrow-right pi" style="font-size: 0.8rem"></i>
</div>
</router-link>