import { useState } from 'react'; function Section({ title, children }: { title: string; children: React.ReactNode }) { return (
{step.subtitle}
{step.details.body}
{step.details.bullets && ({label}
{step.title}
{step.subtitle}
{step.description}
{label}
{rows.map((row, rowIdx) => { const reversed = rowIdx % 2 === 1; const displayRow = reversed ? [...row].reverse() : row; const startIdx = rowIdx * perRow; const hasNextRow = rowIdx < rows.length - 1; return ({label}
Steps connected both ways — showing how the first and last steps feed back into each other.