// HeroReference — макет из референса пользователя: // фото справа с bleed, текст слева, тег "< Start coding />", 2 кнопки, Ctrl+→ function HeroReference(){ return (
{/* ========== ATMOSPHERIC BG (behind photo) ========== */} {/* Deep blue wash left/center */}
{/* Yellow glow right — behind subject */}
{/* Warm edge rim */}
{/* ========== PHOTO — feathered edges, no frame ========== */}
{/* Warm color-grade overlay over photo right side */}
{/* Left vignette for text legibility */}
{/* Bottom fade */}
{/* Faint code characters floating in bg */}
{` function vibe() { const agent = new Agent() await agent.connect() return agent.ship('automation') } > npm run money ✓ compiled in 1.2s ✓ deployed + $1000/mo incoming...`}
{/* Subtle grid */}
{/* CONTENT */}
{/* LEFT column */}
{/* Tag */}
< Start coding />
{/* Heading */}

Стань
AI‑разрабом

{/* Subtitle */}

Собирай сайты, приложения и AI‑агентов через диалог с моделью. Закрывай клиентов на $500–2000 за проект.

{/* Feature chips */}
{[ ['без знаний кода','01'], ['за 4 месяца','02'], ['с первым клиентом под кураторством','03'], ].map(([label,n])=>( {n} {label} ))}
{/* Buttons row */} {/* Keyboard hint */}
Ctrl
{/* RIGHT column — decorative widget top-right */}
</>
{/* status line bottom */}
Алексей · online · поток #2
); } window.HeroReference = HeroReference;