Merge branch 'main' into feat/infinite-menu

This commit is contained in:
David
2025-09-25 10:35:13 +03:00
committed by GitHub
11 changed files with 2089 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Infinite Menu', 'Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Gradual Blur', 'Gradient Blinds', 'Bubble Menu', 'Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Prismatic Burst'];
export const NEW = ['Laser Flow', 'Dome Gallery', 'Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Gradual Blur', 'Gradient Blinds', 'Bubble Menu', 'Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Prismatic Burst'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -37,6 +37,7 @@ export const CATEGORIES = [
'Animated Content',
'Fade Content',
'Gradual Blur',
'Laser Flow',
'Noise',
'Splash Cursor',
'Logo Loop',
@@ -87,6 +88,7 @@ export const CATEGORIES = [
'Tilted Card',
'Glass Icons',
'Decay Card',
'Dome Gallery',
'Flowing Menu',
'Elastic Slider',
'Stack',