Your roast is ready. We looked at your site, rolled our eyes,
and wrote up the three worst things we found — plus how to fix them.
- The Hero Section's Identity Crisis — Sweet heavens, the above-the-fold area looks like a digital garage sale. You've crammed a massive product screenshot, a dozen scattered, tiny Notion-esque icons, and two primary calls to action into one space that's already trying to convey a concept ("night shift" agents). Then, just for kicks, a random "TOYOTA" logo is awkwardly floating in the bottom right, looking completely lost. It's not "feature-rich"; it's just a noisy mess where no single element gets to shine, and my brain struggles to figure out what to focus on first. It's a visual headache before I've even scrolled. Fix: Drastically simplify the hero. Either show a clean, focused product view OR the abstract "agent" illustrations, but not both at scale. Remove redundant elements and ensure scroll-triggered animations (like partner logos) are correctly scoped and hidden until their intended section.
- The Inconsistent Product Showcase — As I scroll, it's like Notion can't decide what it wants to look like. One minute it's a sleek "Ramp HQ" dashboard, the next it's a minimalist Q&A chat, then a generic "task assignment" yellow blob, followed by a dark mode meeting notes, then a bright white help center, and so on. Every single product screenshot uses a different layout, theme, or content example. While demonstrating versatility is noble, this endless visual shapeshifting creates a fragmented experience. Instead of building a cohesive understanding of the product's interface, I'm left wondering if these are all even the same application. Consistency, people, it's not just a suggestion. Fix: Standardize the visual presentation of all product screenshots. Choose one clean, consistent theme (e.g., light mode, specific sidebar configuration) and apply it across the board for all examples to build a strong, unified brand and product identity.
- Phantom Logos & Layout Bleed — Behold, the ghost of TOYOTA past! That logo chilling at the bottom right of the hero section is a textbook example of a broken scroll-triggered animation or, perhaps, just sheer disregard for layout boundaries. It's clearly meant to be part of the "Trusted by teams that ship" section much further down the page, yet here it is, photobombing the critical first impression. This isn't a clever design choice; it's a technical gaffe that makes the site look sloppy and unfinished. It screams, "We shipped it, mostly!" Fix: Debug the scroll-triggered animations and CSS overflow properties. Ensure that elements intended for later sections are either `display: none` or `visibility: hidden` until their scroll-trigger point, or are properly clipped by parent containers, preventing them from bleeding into unrelated page areas.
⚠️ This feedback was generated with AI assistance.
It doesn't replace professional UX consulting —
but it's probably more honest.