design: change onboarding front door option from Personal to Solo or Team

This commit is contained in:
2026-06-08 11:02:27 -07:00
parent 71deea7980
commit cc429830ba

View File

@@ -614,7 +614,7 @@ function DoorScreen({ onAgency, onSelf, onClose }) {
<div style={{ display: "flex", flexDirection: "column", gap: 12 }}>
<DoorCard
onClick={onSelf}
title="Personal"
title="Solo or Team"
sub={
<>
<span>I want to build my own ideas</span>