You designed it, you need it built
You own the client relationship and the design language. You need a build that matches the file, keeps to your naming and structure conventions, and lands on the date you promised your client.
Figma to Webflow
A Figma file shows one width, with content someone chose, in one state. A website has to hold every width, every headline an editor will write, and states nobody drew. That gap is where handoffs go wrong, and closing it deliberately is most of this job.
Who this is for
You own the client relationship and the design language. You need a build that matches the file, keeps to your naming and structure conventions, and lands on the date you promised your client.
Your designer works in Figma and there is nobody to implement it. You need the build plus a CMS your marketing team can operate afterwards without opening a ticket.
You have a design from a contractor who is gone. The build needs someone to make the decisions the file did not make, and to say which ones need your approval.
The gap
These get decided by somebody during the build. The only question is whether they are decided deliberately or improvised on the day of launch.
The file shows desktop, tablet and mobile. Browsers show everything in between, and that is where layouts break in ways nobody drew.
A three-line headline, an empty field, a product name twice as long as the placeholder. Real content is messier than the content chosen for the mockup.
Focus, error, loading, empty and disabled states are rarely in the file, and they are what people meet when something goes wrong.
Which structures become components with properties, and which stay one-off compositions. Getting this wrong makes the site expensive to change later.
How it runs
Type roles, spacing scale, colours, grids and component variants. I come back with the list of decisions the file does not make, before quoting a date.
What becomes a component, what stays flexible, and which properties each component exposes. This is the decision that governs maintenance cost.
Fields named after what content means, not where it currently sits, so a redesign later does not require re-entering everything.
Representative widths, keyboard paths, fonts, forms and metadata. The approved frame is an input; the working browser is the product.
A short walkthrough of what is safe to edit, what is a component that affects many pages, and who to ask before changing structure.
Frequently asked questions
Tools can move parts of it, but structure, responsive behaviour, semantics and CMS decisions still need a person. An imported layout that nobody can maintain is not a saving.
Yes. If you work in Client-First or your own system, I build to it. Tell me at the start, because retrofitting a convention costs more than following one.
That is the normal case. I list what is missing, propose the decisions, and either you approve them or your designer supplies the frames. Nothing gets invented quietly.
Only if you want me to. Agencies usually prefer that I stay behind the scenes, and that is the default.
Once I have seen the file and we have agreed the component map, yes. Before that any date would be a guess.
Sources and basis
Component and accessibility decisions reference published documentation and standards rather than preference. Everything else is judgement, presented as judgement.
Webflow University · Verified 2026-07-19
Current documentation for components and properties, which is what makes a build maintainable rather than a set of copied sections.
W3C Web Accessibility Initiative · Verified 2026-07-19
The standard used when checking semantics, keyboard paths, contrast and responsive behaviour.
Related decisions