KB

KEY BAY CAPITAL

Platform Updates

What's new

Current version: 0.1.0.0. Changes to the platform, corridor data, and diligence materials.

0.1.0.0

Added

  • Password-gated developer documentation at `/docs` with Basic Auth.
  • Platform-wide search with `Cmd+K` shortcut for navigating pages and corridors.
  • Analytics dashboard for admin users tracking page views and search queries.
  • Notification signup component for market updates.
  • Custom 404 page with dark theme and helpful navigation links.
  • Error boundaries for `/market` and `/parcels` routes.
  • Glossary term component for inline definitions.
  • `prefers-reduced-motion` media query to respect user accessibility preferences.
  • Test coverage for numbered list rendering and `<img>` alt text on featured parcels.

Changed

  • Redesigned the homepage with stronger visual hierarchy: H1 and section H2s now use `font-semibold` (600 weight), featured parcel H3s normalized to `text-3xl`.
  • Replaced the border-left accent pattern on investment committee bullets with a numbered index ("01", "02") for a more institutional feel.
  • Swapped featured parcel images from CSS `background-image` to proper `<img>` tags with alt text and `loading="lazy"` for accessibility and SEO.
  • Increased all nav link touch targets from 16px to 44px+ to meet WCAG minimum.
  • Bumped primary and secondary button padding from `py-3` to `py-3.5` for 44px+ touch targets.
  • Added `py-3` to ghost buttons for consistent touch target sizing.
  • Migrated provenance badge colors from Tailwind escape-hatch names (`blue-400`, `fuchsia-300`, `amber-300`) to CSS variable tokens (`provenance-broker`, `provenance-assumption`, `provenance-estimated`).
  • Sharpened border-radius on signal panels, table shells, and deal cards from `rounded-[1.5rem]`/`rounded-2xl` to `rounded-sm` per DESIGN.md "sharp or nearly sharp" directive.
  • Migrated gstack from vendored copy to team mode.

Fixed

  • Admin pages now gated behind Supabase auth with redirect to `/apply`.
  • Removed redundant `py-3.5` override on "Open Deal Room" nav link that relied on Tailwind CSS ordering.

0.0.2.0

Added

  • Added a dedicated homepage coverage test suite for the redesigned landing page, footer, and navigation matching so the new institutional presentation stays protected.

Changed

  • Reimagined the `/` experience as a more professional, institutional landing page with a poster-style hero, live spread monitor, market signal atlas, corridor spread section, featured opportunities, and proof-backed closing section.
  • Upgraded the shared visual system with darker capital-markets styling, sharper grid textures, restrained motion, and cleaner CTA treatments so the whole shell reads more modern and futuristic.
  • Updated navigation, footer, and metadata copy to position Key Bay Capital as a Miami data infrastructure platform rather than an internal deal-room memo.

Fixed

  • Fixed the homepage mobile layout so the hero copy wraps correctly, the CTAs stay visible in the first screen, and the redesign does not introduce horizontal overflow.
  • Fixed direct Node test execution for server components by moving the homepage content into a reusable component module and adding the missing `server-only` package dependency.

0.0.1.0

Changed

  • Refined the `/lending` page to match the approved institutional-minimal direction with larger serif hierarchy, cleaner ruled sections, and quieter navigation chrome.
  • Simplified the lending inquiry surface so the direct email fallback stays visible while the form reads like the rest of the institutional page.
  • Updated shared UI tokens for this pass by removing the decorative page wash and tightening button and input styling.

Fixed

  • Corrected lingering `KeyBayre` branding in lending metadata and inquiry subject lines.
  • Added a regression test that renders the lending page and inquiry form so the approved copy and fallback contact path stay covered.

Get notified when new deals hit the pipeline or the platform changes.