Added <Orb /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-07-15 18:43:14 +05:30
parent 62a59b64f5
commit 16a8664a00
5 changed files with 457 additions and 2 deletions

View File

@@ -88,7 +88,8 @@ export const CATEGORIES = [
'Squares',
'Iridescence',
'Threads',
'Grid Motion'
'Grid Motion',
'Orb',
]
}
];