Added <LogoLoop /> Animation

This commit is contained in:
Utkarsh-Singhal-26
2025-08-20 08:22:20 +05:30
parent c8cee94519
commit 0388f7cddc
6 changed files with 669 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav', 'Logo Loop'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -38,6 +38,7 @@ export const CATEGORIES = [
'Fade Content',
'Noise',
'Splash Cursor',
'Logo Loop',
'Pixel Transition',
'Target Cursor',
'Sticker Peel',