this is how the next step looks like .. calcylate 7 6 hours per page sho
This commit is contained in:
@@ -68,9 +68,9 @@ export function Step4DesignProcess({ onNext, onBack, onUpdateData, formData }: S
|
||||
<div className="flex items-center gap-4">
|
||||
<Button variant="ghost" onClick={onBack}>Go Back</Button>
|
||||
<div className="flex items-center gap-2">
|
||||
<div className="w-12 h-2 bg-muted rounded-full" />
|
||||
<div className="w-12 h-2 bg-muted rounded-full" />
|
||||
<div className="w-12 h-2 bg-muted 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-primary rounded-full" />
|
||||
<div className="w-12 h-2 bg-primary rounded-full" />
|
||||
<div className="w-12 h-2 bg-muted rounded-full" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user