A deep-dive audit of Hera's product UI, landing page, and positioning — with actionable redesign recommendations and a fully rebuilt interface mockup.
An AI motion design studio that turns prompts into professional launch videos — aiming to replace what once cost thousands and took weeks.
Every issue found across the app dashboard and landing page, mapped to the design principle it violates.
The sidebar highlights "Home" as active but the content area opens with a "Discover" heading. Two different names for one screen breaks the user's mental model. They can't tell if they're on the home screen or a discover page. This is a wayfinding failure on day one.
These are random mid-animation frames frozen in time. Out of context, "is broken." looks like a UI error. "You have no idea" reads as confrontational. "Your support queue" looks like a bug report. The Discover page is meant to showcase what Hera can produce — right now it's actively undermining that with the worst possible frames.
Cards show a duration badge but no play button, no hover scrim, no animation. The user has to guess that clicking does something. The duration badge alone is informational — it's not an invitation to interact. This creates friction for new users.
Each card has a peach/beige background bleeding around thumbnail edges. This creates a double-frame: card background + thumbnail's own background. White-bg thumbnails inside a peach card look like a design error. The card should be a neutral container, not a competing visual element.
The most important action in the product sits in the farthest corner from where eyes and cursors start (top-left, F-pattern). The user's attention and cursor are near the sidebar — the Create button should be there too.
There's already a 3×3+ grid of varied content with zero filtering. As the library scales, this becomes unusable. Discovery without structure is scrolling with no end — not discovery.
Two red elements side by side in the sidebar bottom — the plan badge and the upgrade CTA. Red is the brand's primary action color; using it for a status indicator dilutes its urgency as a call-to-action.
The active sidebar item uses only a light gray fill — no icon color change, no accent border, no bold label. On a 4-item nav this is barely perceptible and fails accessibility contrast ratios.
The user is already on Hera. The subtitle tells them nothing new. This prime real estate should be used to direct action: "Browse and use any as a starting point" or "Get inspired by what teams are launching this week."
The page is a client-side SPA with no SSR. On slower connections the visitor sees a completely blank screen. Most users abandon within 3 seconds of no content. For a landing page — whose only job is to convert — this is fatal. It also breaks SEO since Google cannot index JS-only content effectively.
"Hera Launch" means nothing to a cold visitor. The hero should answer three questions in under 3 seconds: What do I get? How fast? Why is this better? Currently none of these are answered above the fold in plain language.
100k waitlist and 200k+ animations — this is powerful proof. None of it appears within visual range of the sign-up button. Users answer the risk question ("is this real?") with surrounding evidence at the moment of decision. Without proof near the CTA, they have to take a leap of faith.
Prioritized by impact-to-effort ratio. Start from the top.
A one-word fix that immediately resolves the navigation label mismatch. Zero engineering effort, maximum orientation gain. Alternatively, change the page heading to "Home".
Play button overlay with a dark scrim + card scale on hover. Pure CSS. Makes the entire grid feel alive and interactive instead of a static image wall.
AI-select the frame at 40% of each video's duration as the thumbnail — statistically the most representative moment. Or generate a custom cover from the video's title and brand colors. Eliminates the "is broken." problem permanently.
5 pill chips above the grid: All · SaaS · Product Demo · Dark Theme · Under 30s. Let users narrow the gallery to relevant examples. Dramatically improves the "get inspired" user journey.
A solid accent-color "New video" button as the first sidebar item, above all nav links. This is where the user's cursor lives. Follows Linear, Notion, and Figma's proven pattern. The top-right corner becomes account/settings territory.
Replace the peach bleed with a clean dark (or white, light mode) card background with a 0.5px border. The thumbnail becomes the figure; the card becomes invisible infrastructure. Immediately looks more professional.
Convert launch.hera.video to static generation with Next.js. Update the hero headline to lead with the outcome ("Launch video in 10 minutes") and add social proof stats adjacent to the CTA.
The hero of a motion design tool's landing page must show motion. A 15-second muted looping video of real Hera output in the hero converts better than any static screenshot. The product should sell itself visually.
We overhauled the Hera Discover dashboard to fix critical UI/UX issues, standardize spacing, and restore the professional dashboard layout.
We implemented a global Light/Dark mode toggle (☀️/🌙) in the top navigation. While often treated as purely aesthetic, environmental adaptation is a critical UX requirement for modern SaaS tools.