Development · January 22, 2026 · 6 min read
Building Motion Without Making a Website Annoying
The fastest way to make a premium-looking site feel amateur is to animate everything. Bouncing icons, spinning logos, parallax on every element — it reads as effort, not craft.
Our rule of thumb: something should be still by default. Movement is a signal, and signals only work against a quiet baseline. That's why a single character gets a moment on a page instead of five doodles all wiggling at once.
We also gate everything behind prefers-reduced-motion, not as an afterthought but as a design constraint from day one — if a page doesn't work with motion turned off, the layout was leaning on a crutch.
Framer Motion makes the mechanics easy. The discipline is entirely about what you choose not to animate.

