Summary
Create a subtle animated background component with floating gradient orbs for visual depth.
Tasks
Files to change
components/animated-background.tsx (new, ~100 lines)
app/layout.tsx (~5 lines added)
Acceptance criteria
- Orbs animate smoothly without impacting performance
- Content remains readable on top
npm run build succeeds
Summary
Create a subtle animated background component with floating gradient orbs for visual depth.
Tasks
components/animated-background.tsxwith:pointer-events-noneso they don't block interactionapp/layout.tsxas a background layerFiles to change
components/animated-background.tsx(new, ~100 lines)app/layout.tsx(~5 lines added)Acceptance criteria
npm run buildsucceeds