Description
Deliverables: ZIP archive containing the step-display page, step data file, and progress indicator component.
Product Description:
A dedicated page designed to showcase operational workflows or service procedures. It presents 3 to 8 steps in either a horizontal timeline or a vertical list format; each step includes a step number, a title, descriptive text, and an optional icon placeholder.
Core Features:
Supports two layout options: Horizontal (ideal for fewer than 5 steps) and Vertical (ideal for multiple steps).
Highlights the current active step (controlled via a variable).
Each step can be linked to an external URL (e.g., a detailed information page).
Delivery & Usage:
You can populate the title and description for each step by editing the `steps.json` file. The currently highlighted step is set by modifying the `currentStep` variable within the HTML code. The ZIP archive also includes a recommended list of online icon libraries to assist you in adding icons to your steps.
Use Cases: Service process explanations, operational guides, onboarding step displays.




