From 73a10d4a0f4579cbf4582c98d3c6ed840415069f Mon Sep 17 00:00:00 2001 From: justin Date: Sat, 30 May 2026 16:11:49 -0500 Subject: [PATCH] Simplify photo ID upload: clear instructions for truckers - Yellow instruction box explains 3 methods in plain English (phone photo, computer upload, scanner) - One big orange "Add Photo of Your ID" button - Webcam + QR code kept in code but simplified UI - Accepted formats note Co-Authored-By: Claude Opus 4.6 (1M context) --- .../intake/steps/DOTIntakeStep.astro | 54 +++++-------------- 1 file changed, 13 insertions(+), 41 deletions(-) diff --git a/site/src/components/intake/steps/DOTIntakeStep.astro b/site/src/components/intake/steps/DOTIntakeStep.astro index 9e3a87c..d4aba98 100644 --- a/site/src/components/intake/steps/DOTIntakeStep.astro +++ b/site/src/components/intake/steps/DOTIntakeStep.astro @@ -207,9 +207,15 @@