The 3 Framer components that quietly make client sites look 10x more expensive
Been building client sites in Framer for a while now, and there are three components that consistently get "wait, how did you do that" reactions from clients — none of them are complicated:
1. Scroll-triggered reveals on section entry
Not fade-ins everywhere (that's overused and cheap-looking now). Stagger the reveal of 2-3 elements per section with a slight delay between them. It reads as "designed" instead of "animated."
2. A cursor that reacts to what it's hovering
Swap to a bigger dot on links, a "view" label on project cards, hide it entirely over inputs. Costs nothing to build, makes the whole site feel like a product instead of a template.
3. A marquee that isn't just logos
Everyone does the logo strip. Try it with rotating client quotes or feature callouts instead — same mechanic, way less generic.
None of these need custom code in Framer, just the right combination of variables and overrides. I ended up packaging the ones I use most into a pack (Kitbox) because I was rebuilding them from scratch on every project — worth adding these three to your toolkit either way.
