Merge branch 'main' into feat/scroll-reveal

This commit is contained in:
David
2025-07-12 12:04:10 +03:00
committed by GitHub
212 changed files with 10748 additions and 8736 deletions

View File

@@ -21,7 +21,7 @@ export const CATEGORIES = [
'Decrypted Text',
'True Focus',
'Scroll Float',
'Scroll Reveal',
'Scroll Reveal'
]
},
{
@@ -35,7 +35,7 @@ export const CATEGORIES = [
'Count Up',
'Click Spark',
'Magnet',
'Cubes',
'Cubes'
]
},
{
@@ -56,8 +56,8 @@ export const CATEGORIES = [
'Glass Icons',
'Decay Card',
'Flowing Menu',
'Elastic Slider',
],
'Elastic Slider'
]
},
{
name: 'Backgrounds',
@@ -73,6 +73,7 @@ export const CATEGORIES = [
'Squares',
'Iridescence',
'Threads',
],
'Grid Motion'
]
}
];