In Part 1 we covered cinematic motion — the first impression. Now the second question every visitor has: how do I find the thing I came for? Most sites answer with a hamburger menu and hope. A ShockAI site answers with a command palette.
If you have used a modern code editor, Notion, Linear, or Slack, you already know the gesture: hit ⌘K (or Ctrl-K) and a search box appears over everything. Type a few letters, and it fuzzy-matches every page, action, and destination on the site. Hit enter and you are there. No scrolling, no menu-hunting, no dead ends.
The clip above is the real one on this site. Press the shortcut, type “video” or “redesign,” and the matching service surfaces instantly with a one-line description. It is the fastest path from intent to page that a website can offer.
Every extra click between a visitor and what they want is a chance to lose them. Traditional navigation forces people to guess your labels and your hierarchy. A command palette flips it: the visitor types what they call it, and the site meets them there. That is friction removed at the exact moment a customer is deciding whether to bother — and removed friction is conversion.
It also signals sophistication. A palette says this is a modern, app-grade experience, not a template. For the right audience, that impression alone raises trust.
Here is the important discipline: a command palette is powerful, but it must never be the only way through. Plenty of visitors just want a phone number or a big obvious button. So we always ship it as an accelerator on top of clear, conventional navigation — a delight layer for power users, not a replacement for the basics. Experimental navigation that hides the essentials is a trap; experimental navigation that rewards the curious while keeping the front door wide open is a win.
The palette is a lightweight client-side search over a map of the site — pages, services, and jump targets — with fuzzy matching so a near-miss still finds the right result. It opens instantly because it is not calling a server; the index ships with the page. Fast, private, and always one keystroke away.
Open the homepage and press ⌘K right now. Then head to Part 3, where we get into interactive sections — the card-stacks, switchers, and in-page toys that keep people scrolling instead of bouncing. Want your site to feel this fast to move through? Start here.