• The Who
  • The What
  • The When
  • The Where
  • The Why
The team behind UX design

UX design work in progress at a desk

UX design project timeline and scheduling
The screens where UX design is experienced
The business case for UX design

Owner Expertise Is the Wrong Lens for the Visitor

Research Methods and Bias Removal:

Interviews, session recordings, and analytics show what visitors actually do, not what the team guesses they do. Take pricing pages, often assumed to be easy to find: 60% of visitors looking for one give up before they reach it. That gap is the reason assumptions get tested against real behavior.

Personas as Design Constraints:

A persona pulls together real data: age range, device, intent, and the exact question that brought the visit. Designing for a specific persona with real limits produces different choices than designing for a vague ‘average user’. A 52-year-old facilities manager checking a job site on an iPad carries a different tolerance for navigation than a 28-year-old thumbing through the same site on a phone at home. No single design serves both of them equally well. The persona settles which of the two it is optimized for.

Menu Labels in Internal Jargon Are a Puzzle Nobody Asked For

Card Sorting and Navigation Labels:

 Card sorting asks real users to group site topics the way they think about them. The results often clash hard with the company’s own labels. When people keep filing pricing under a section named “About,” that is a direct signal to redraw the navigation, and soon.

Sitemap Structure and Depth:

Every extra layer of nested menus adds one more decision before a visitor reaches the goal. A flat structure with clear top links keeps things obvious. Too many layers breed confusion and send people the wrong way, and the bounce rate shows it.

Catching a Problem in a Wireframe Beats Catching It in Code

Low and High Fidelity Wireframes:

A low-fidelity wireframe is a bare sketch of layout, content order, and navigation, with no color or styling. It settles the basic questions before looks enter the picture. A high-fidelity version then adds real content, exact spacing, and interaction states for later stages of the work. Both stages earn their keep. Jumping straight to high fidelity before the structural questions are settled buries the structural problems under visual detail, where they get much harder to see.

Clickable Prototypes and Usability Testing:

A clickable prototype behaves like the finished site with no code written. Hand testers a real task, such as booking an appointment or finding the service page, and the point where the flow breaks shows up fast. If a tester stalls in the prototype, the same stall hits on the live site, and fixing it now costs far less.

Mobile UX Starts With Where the Thumb Can Reach

Touch Target Sizing and Spacing:

Apple and Google both set a floor of 44×44 CSS pixels for anything tappable, which cuts missed taps. Below that size, or packed too close together, even an average thumb keeps hitting the wrong thing. A menu with list items set at 8 pixels of vertical padding produces constant misfires, and across a New York City audience that is thousands of wrong taps a month. None of them register as failures. Analytics record the wrong-page visit and nothing more, so the navigation failure stays invisible in the data.

Fitts’s Law and Interaction Efficiency:

Fitts’s Law says the time to reach a target grows with distance and shrinks as the target gets bigger. On a phone, that argues for putting the main action where the thumb already rests. A large call-to-action button beats a small one stranded up near the top.

Accessibility Is Not a Niche Accommodation

Contrast, Focus States, and Error Messages:

Color contrast, visible focus states, and clear error messages are the core building blocks. Normal text has to clear a 4.5:1 contrast ratio against its background. A focus state is the highlight that shows which element keyboard navigation has reached, and without one a keyboard user has no idea where they are on the page. Error copy does the same job at scale: “Invalid input” tells a visitor nothing, while “Phone number must be 10 digits, numbers only” spells out the correction in one line. Spread across the traffic a New York City site handles in a month, that one rewrite recovers a serious number of abandoned forms. WCAG 2.1 AA is the standard these targets come from, and building all of it in from the start costs less than bolting it on after an audit or a complaint.

ADA Legal Exposure and WCAG Compliance:

Title III ADA lawsuits over inaccessible sites have climbed every year since 2017. Courts keep pointing to WCAG 2.1 AA as the benchmark for digital access. Miss those technical marks and the legal exposure is real. Meeting them ahead of time removes that risk and makes the site easier to use for everyone.

UX designers reviewing app wireframes and interface design

Each Choice on the Page Is a Small Tax on Staying


UX team brainstorming UI and user experience for a mobile app

What is the difference between UX and UI design?

UX is the underlying logic of how a site works: how visitors move through it, how items are labeled, how forms are ordered, and how the path to a conversion is built. UI is the visible layer on top: color, type, spacing, and images. Weak UX can leave a site that looks great and still converts poorly. A weak UI runs the other way, leaving a site that works but looks dated. Both carry equal weight in a strong user experience.

What is the difference between UX and CX?

UX covers one digital product’s interface: the website, the app, or the booking flow. Customer Experience, or CX, covers the whole relationship: sales calls, the service itself, follow-up messages, and billing. UX is one piece of that larger picture. Improving UX sharpens one part of the customer journey and leaves the rest untouched.

How long does a UX audit take?

A full audit usually runs 2-3 weeks and covers analytics review, a check against known usability principles, session analysis, and interviews with the people who run the business. For a New York City service company, the output is a ranked list of specific problems at exact spots in the conversion path, each with a recommended fix. A two-day audit that hands back only a checklist instead of real analysis falls short.

Does fixing UX require rebuilding the entire site?

Most sites do not need a full teardown. Focused changes work without rebuilding from scratch: renaming navigation links, cutting form fields, moving the calls to action, or rewriting button copy. A full rebuild earns its cost only when the problems run deep, such as a broken page hierarchy, a mobile layout built on a different structure, or a codebase that blocks the changes needed.

Does UX design affect SEO?

Engagement signals do tell Google how well a site serves its visitors. The ranking algorithm weighs time on page, bounce rate, and pages per session as proxies for how satisfied a searcher was. A site with strong UX holds visitors longer, bounces fewer of them, and pulls people deeper into its pages. Those signals push ranking up, while a fast exit pushes it down no matter how polished the meta tags are.

What is a dark pattern in UX?

A dark pattern pushes users into actions they did not intend through sneaky interface design: opt-in boxes checked by default, cancellation flows that take far more steps than the sign-up did, or unsubscribe links hidden in plain sight. These tricks can lift conversions for a short while, but they wreck trust the moment people notice, and the FTC now goes after them.

Why does whitespace matter in UX design?

Whitespace cuts the visual competition between elements by building a clear hierarchy. When every pixel is filled, everything fights for attention at once and the visitor gets overwhelmed. Space sets the important elements apart so the main content stands out without being made bigger or louder. It also lowers cognitive load, since a dense page looks daunting before a single word is read.

What is above the fold and does it still matter?

The area above the fold, the part visible without scrolling, is where a visitor first decides whether a page is relevant. A person landing on a New York City contractor’s homepage sizes it up in that first screen, so the main promise and the call to action belong right there. Visitors will scroll, but only once the top has convinced them. Otherwise they leave before anything below the fold gets a look.

How are mobile menus handled in UX design?

The hamburger icon is the usual answer for phones with a lot of navigation, and most people recognize it as the tap that opens a hidden panel on a narrow screen. When a site needs constant access to three to five main destinations, a bottom navigation bar works better than a hamburger. The call comes down to how many destinations there are and how often people jump between them.

Who owns the wireframes and design files after the project?

The client owns every deliverable made during the project: wireframes, prototypes, persona documents, and all design assets. Those files are the foundation the next round of development builds on. A UX firm that keeps client deliverables after the work is done is engineering a dependency, and that leaves the client stuck.