UX design: understand users, remove friction

Design

UX design: understand users, remove friction

UX design reduces friction, builds trust and supports conversion. This article explains the principles relevant to B2B and service business websites.

6 min readBy Albert SchaperAuf Deutsch lesen

UX starts with the right question

Not "How does it look?" but: Can someone understand what you offer in 5 seconds and find the next step?

That needs little magic, but clear work:

  1. Audience: Who visits, with what intent?
  2. Primary action: Contact, booking, purchase, download?
  3. Blockers: Where do users drop off (analytics, short interviews)?

Without that baseline, you optimise pixels, not outcomes.

Information architecture: orientation

Navigation: Few, clear entries. Deep hierarchies only when content requires them. Breadcrumbs for nested areas.

Consistent terms: Don't mix "Services" and "Offerings" randomly. An internal glossary helps editorial and design.

Scannability: Short paragraphs, subheadings, lists. Users scan first, rarely read linearly.

For technical sites: SEO structure and UX must align (URLs, H1, internal links).

Visual hierarchy without noise

Priority: One main message per screen. CTA visible, but not competing with ten equally loud buttons.

Whitespace is structure, not empty space: the human visual system groups elements by proximity automatically (the Gestalt principle of proximity). What sits close together reads as related, even with no border or divider. Without that spacing, the brain has to work out the grouping first before it can even start understanding the content, which costs time and attention that reading itself doesn't get. There's also the isolation effect: an element surrounded by whitespace stands out more than one in a dense cluster. A single, isolated CTA button often reads as stronger than the same button in a tight row of five equally-weighted links, regardless of colour or size.

Typography: At least 16 px body text, sufficient line height, max. 2-3 font families.

CTAs: specific, not generic. "Submit" says nothing about effort or outcome and, in a B2B context, reads like the end of a form rather than the start of a conversation. Naming the verb, the effort and the benefit instead lowers the perceived barrier:

GenericB2B-specificWhy it works better
SubmitRequest a free intro callstates cost (none) and format (a conversation, no purchase commitment)
Learn moreOutline your project, no commitmentturns vague curiosity into a concrete, low-risk action
ContactRequest a callbacksets an expectation and reduces the "I'll reach out and nobody replies" risk

Touch targets on mobile at least 44×44 px, regardless of the label.

Usability and accessibility

WCAG 2.1 Level AA is legally relevant for many businesses and helps all users:

  • Check colour contrast
  • Alt text for images
  • Test keyboard navigation
  • Forms with labels and understandable error messages

Accessibility and web security (secure forms, HTTPS) belong together.

Performance is UX

Slow pages feel broken regardless of design. Core Web Vitals measure real user experience (details in the performance article).

Perceived speed: skeleton loaders, progressive images, immediate feedback on clicks.

Conversion without dark patterns

Clear paths: Every page should know where the user goes next.

Reduce friction: Cut form fields, guest checkout, progress indicators.

Trust: References, team, legal pages, real contact options. No fake urgency.

Testing: A/B tests need a hypothesis and enough traffic to produce a reliable result in the first place. With a few hundred visitors a month, a test often isn't significant even after weeks, moderated user tests are the better lever there. For usability problems, five test users with a concrete task are often enough: per Jakob Nielsen's well-known rule of thumb (Nielsen Norman Group), that small a sample already surfaces around 85% of usability problems, and additional testers bring disproportionately little extra insight. That doesn't replace quantitative validation for large redesigns, but it beats endless pixel debates with zero user contact.

Forms and B2B contact

On service business sites the contact form is often the main conversion point. Good UX means:

  • required fields reduced to essentials (name, contact, request is often enough)
  • clear field-level errors, not only a red banner at the top
  • set expectations: “reply within 24 hours” only if you deliver
  • privacy notice in plain language, not checkbox theatre

Keep phone and email visible. Some users trust direct contact more than forms, especially for higher-value work.

Where forms hit a limit: a form works well for clearly bounded requests. Once prospects have varying follow-up questions (scope, timeline, which service tier fits), a rigid form runs into trouble: it either grows too long or stays too vague for a good first read. Increasingly, phone or chat agents take over that qualification as a dialogue and hand off to the team in a structured way, without visitors filling out a second form. That doesn't replace a good contact form, it complements it for more complex requests outside office hours.

BitAutor practice on rebuild UX

Before design we answer three questions: who visits, what is the primary action, where do users drop off today? Wireframes and information architecture follow before colours and animation.

With responsive design and performance we test mobile first, because most first contacts happen there.

We run these five-user tests on a click-through prototype, not the finished live system: a change to information architecture is an hours-long configuration question before build starts, and a development ticket with its own test overhead afterward.

For B2B sites: less animation, more clarity. Visitors arrive with a job to do, not to browse a design portfolio.

An early warning sign of bad UX often shows up first in sales, not analytics: if the same follow-up question keeps coming up in intro calls (price range, process, who the offer is for) even though the website should already answer it, that's usually an information-architecture gap, not a sales problem. A second, often-overlooked signal is the site's internal search log, if you have one: visitors repeatedly searching for content that should be two clicks away via the main navigation shows where the IA breaks down more reliably than any heatmap.

Key takeaways

  • UX = understand the goal, then remove friction
  • Navigation and terms must match the audience
  • Accessibility improves usability for everyone
  • Performance and UX are inseparable
  • Measure and run short user tests over pure opinion

FAQ: UX design

What is the most common UX mistake?

Unclear navigation and terms that do not match the audience. Users cannot reach the goal in a few seconds.

Do I need A/B tests from day one?

No. Qualitative tests with 5 users and clear tasks often find more than endless pixel debates.

Is accessibility only a compliance topic?

No. Good contrast, keyboard use and clear form labels improve usability for all users.

How are UX and performance connected?

Slow pages feel broken regardless of design. Core Web Vitals are part of user experience.

Product pages

UX designUsabilityConversionAccessibility