FEAT: 🎉 Added <ColorBends /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-10-27 22:46:57 +05:30
parent c272c28d76
commit aaec602612
6 changed files with 437 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Ghost Cursor', 'Laser Flow', 'Dome Gallery', 'Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Gradient Blinds', 'Bubble Menu', 'Prism', 'Plasma', 'Pill Nav', 'Card Nav', 'Prismatic Burst'];
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Dome Gallery', 'Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Bubble Menu', 'Pill Nav', 'Card Nav'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -103,6 +103,7 @@ export const CATEGORIES = [
{
name: 'Backgrounds',
subcategories: [
'Color Bends',
'Prism',
'Aurora',
'Beams',