// H2Learn — supporting screens // Landing, Onboarding, Dashboard, Explorer, Admin, States (function() { const D = window.H2Data; const { useState } = React; // ============ LANDING ============ const scrollToId = (id) => { const el = document.getElementById(id); if (el) el.scrollIntoView({behavior:'smooth', block:'start'}); else proto('Section will appear in the full build', { tag:'placeholder' }); }; const LandingScreen = () => (
Build a structured profile. Discover relevant peers, projects, methods, and shared challenges. Understand why every match matters.
{s.d}
{body}
{desc}
Where this project sits on the lab-to-industry path.
Scale and end-use shape who else is working at the same operating point.
{it.bio}
} {it.domains && (