# Plain/friendly track — the 5-step flow, rendered hand-drawn. # Render: d2 --sketch --theme 1 plain-flow.d2 ../svg/plain-flow.svg title: |md # What WorkWingman does for you | {near: top-center} direction: right s1: {label: "1\nReads your saved\nLinkedIn jobs"; style.fill: "#faf8f4"} s2: {label: "2\nWrites a tailored\nresume + cover letter"; style.fill: "#faf8f4"} s3: {label: "3\nFills the application\nwhile you watch"; style.fill: "#e8f3ee"} s4: {label: "4\nHelps you study\nfor the role"; style.fill: "#faf8f4"} s5: {label: "5\nTracks who you applied to\n+ your interviews"; style.fill: "#faf8f4"} s1 -> s2 -> s3 -> s4 -> s5 note: { label: "It never hits Submit without you —\nand asks when it's unsure." shape: text near: bottom-center style.font-color: "#2b6e58" }