Process4
The Process4 component renders an interactive timeline with a changing image carousel, updating every 5 seconds and allowing manual step selection.
Last updated
The Process4 component renders an interactive timeline with a changing image carousel, updating every 5 seconds and allowing manual step selection.
Last updated
Component path: src/blocks/process/Process4.tsx
Component usage path: src/app/blocks/process/process4/page.tsx
Preview link:
heading
string
Main title for the component
"Our Process"
caption
string
Additional description or context
"Here’s a step-by-step guide through our process."
cards
ProcessCardProps[]
Array of cards for the timeline, each with a title, description, icon, and image
See example data above