Create <Antigravity /> animation

This commit is contained in:
Alfarish Fizikri
2025-12-26 19:34:59 +07:00
parent b91dd767ac
commit 37d8fa2928
5 changed files with 602 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast', 'Floating Lines', 'Light Pillar', 'Pixel Snow'];
export const NEW = ['Antigravity', 'Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast', 'Floating Lines', 'Light Pillar', 'Pixel Snow'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -39,6 +39,7 @@ export const CATEGORIES = [
name: 'Animations',
subcategories: [
'Animated Content',
'Antigravity',
'Blob Cursor',
'Click Spark',
'Count Up',