the next step should look like this

This commit is contained in:
Leon Serfaty G
2025-07-17 10:31:26 +00:00
parent b07f7af30c
commit db77e86302
8 changed files with 133 additions and 0 deletions
@@ -180,6 +180,7 @@ export function Step7Illustrations({ onNext, onBack, onUpdateData, formData }: S
<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} disabled={isNextDisabled}>
Next