this is how the next step should look like.

yes = 30 hours

no= 0 hours
This commit is contained in:
Leon Serfaty G
2025-07-17 10:21:29 +00:00
parent cf4741af10
commit 028b48f379
6 changed files with 105 additions and 0 deletions
@@ -91,6 +91,7 @@ export function Step5PageCount({ onNext, onBack, onUpdateData, formData }: Step5
<div className="w-12 h-2 bg-primary rounded-full" />
<div className="w-12 h-2 bg-primary rounded-full" />
<div className="w-12 h-2 bg-primary rounded-full" />
<div className="w-12 h-2 bg-muted rounded-full" />
</div>
<Button onClick={onNext}>
Next