Norval — a minimal editorial template for interior architecture studios
I've been trying to make a portfolio layout where the motion is felt rather than seen. Three things that made the biggest difference:
- Smooth scroll with a very short easing — anything longer starts feeling laggy instead of premium.
- Word-by-word text reveals tied to scroll position, not to a timer. Timers desync the moment someone scrolls fast.
- Keeping hover motion under 200ms. Past that it reads as sluggish on a trackpad.
The whole thing is a free template if it's useful to anyone: https://www.framer.com/community/marketplace/templates/norval/
Curious how others handle scroll-linked reveals in Framer without the jank.