Added <GridMotion /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-07-12 12:06:15 +05:30
parent 85110de2ad
commit 45d0dbaf3c
5 changed files with 278 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ export const CATEGORIES = [
'Squares',
'Iridescence',
'Threads',
'Grid Motion'
],
}
];