all about improvements
All checks were successful
Frontend Build and Deploy / build (push) Successful in 21s

This commit is contained in:
2025-06-03 17:30:12 -03:00
parent c84053741c
commit 8d49466f5d
7 changed files with 571 additions and 18 deletions

View File

@@ -29,7 +29,7 @@ const MatrixBackground: React.FC = () => {
// Configuration
const config = {
dotCount: 300,
dotCount: 400,
maxConnections: 3,
connectionDistance: 150,
dotSpeed: 0.3,