v26.5.34.1May 21, 2026
The investor pitch deck at /pitch now opens straight into the slides with a quiet presentation chrome instead of the consumer marketing nav, and a handful of slides got line-break and alignment cleanup so headlines stop orphaning words.
Improved
/pitchpage world-class redesign: moved the route out of the(marketing)group so the marketing header no longer renders above the investor deck. Newapps/web/app/pitch/layout.tsxis a minimal dark pass-through.apps/web/app/pitch/page.tsxis rewritten as a 44px presentation top bar (Jovie wordmark on the left,PresentandPDFchrome links on the right) above a full-bleed iframe that lets the deck's own 16:9 letterboxing create the framing. A mobile fallback belowsmshows the wordmark, a "Designed for desktop" message, and Download PDF + email CTAs.
Fixed
- Pitch deck inline-style cleanup (no copy changes) in
apps/web/public/pitch/index.html: removed a brokenwidth: 100pxon.suno-titlethat was crushing the heading and dropped the font from 150px to 132px so slide 2 stops orphaning "people" onto its own line; removed redundant inlinefont-size+marginon the<span class="dim">inside.problem-title; deleted the empty<p class="problem-sub">that was leaving a hairline gap on slide 3; removed a brokenwidth: 140pxon.bs-titlethat was crushing the bad-solutions headline.