Eagle Eyed Painting
Simplifying the journey from entry to enquiry
From brief to battlefield in moments
Making the user do all the work
Learning the game first
The brief leaned toward copying the formula of established competitors like Den of Imagination and Siege Studios. I pushed back on that starting point.
This wasn't formal user research so much as a judgment call grounded in observing how those competitors actually behave online: established businesses can afford to simply state what they do, because they already have the audience, loyalty, and brand recognition to back it up. Eagle Eyed Painting didn't have that yet. A new online presence from a small studio needs to sell the case for itself, not just tell customers what's on offer.
Copying a formula built for an audience that already trusts you would have ignored the one problem this project actually needed to solve.


Most quote forms in this space are flooded with fields that are irrelevant at that stage, or only marginally useful to the business, and their presence does more to discourage a submission than the data collected is worth.
The fix starts with a strict question for every field: what's the bare minimum needed to actually process this request? Anything beyond that has to justify itself against a real business need, not just be included because it might be useful later.

To define the logic behind the form I spoke to multiple Warhammer players both in person and online as mentioned before.
This shaped how smart defaults work within the model selector: series, faction, and the assembly tick box all default automatically after the first model is selected, saving roughly six seconds per entry on average.
These specific fields were chosen because armies must stem from the same series and faction, and because multiple players described assembling either their entire army or none of it, never a mix.

This was a handoff project, so maintenance had to work without me. Charging the client for every small edit, whether a new model drop or a gallery update, would effectively hold him hostage to my continued involvement. For the gallery, that meant a simple copy-paste component that auto-formats across breakpoints and takes drag-and-drop images directly.
For the far larger model picker, I used AI assistance to gather data from the official Warhammer site's full current range into one organised spreadsheet the client can edit himself, no code, no risk of breaking the site, feeding into the live form as JSON so changes go live instantly rather than waiting on a republish.
Security followed the same logic: with a niche, modest-traffic audience, reCAPTCHA's extra step wasn't worth slowing the form down for, so a honeypot field catches bots without asking anything of a real customer.
Established competitors can afford a landing page with no fluff, quick, functional, straight to the point, because their audience already knows who they are. Eagle Eyed Painting doesn't have that privilege yet. Being new to painting isn't the issue, being a new online presence is: the page can't just show what's on offer, it has to sell it.
Rather than the usual side-by-side comparison, pricing tiers are staggered, giving each one its own moment rather than inviting a direct value comparison that makes any tier look like the lesser option. Golden ribbons guide the eye and signal there's more to scroll to, so no tier gets treated as an afterthought.
Video shows a version of the site before client alterations
The removal of error
4X Faster
quote submission
Over 3X Faster
Individual model selection
100 Scored
For SEO, Performance & Best Practices

REFLECTION
Client relations
My mindset
Most of the products I've worked on are broader applications: multiple use cases, wide user bases, plenty of edge cases to plan for. This project was narrower, a single niche group with one job, converting a quote. That difference changed my instincts more than I expected. I approached it with less of the usual exhaustive edge-case breakdown, assuming a smaller scope meant fewer ways for it to go wrong. It's a bias worth watching for: scope and complexity aren't the same thing, and a narrow brief can hide as many sharp edges as a broad one.