- Replace DitherHeadline (canvas-based) with simple h1 heading - Replace AnimatedCounter components with static text - Remove parallax scroll effect - Remove glitch bar animations - Removes CPU-intensive canvas dithering that was blocking page interaction Fixes issue where homepage froze and prevented link clicks until tab closed. Users can now interact with the page immediately on load. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||