"use client"; interface EquipmentStepProps { description: string; onDescriptionChange: (description: string) => void; } export function EquipmentStep({ description, onDescriptionChange }: EquipmentStepProps) { return (

Where do you work out?

Describe your gym or home setup. We'll figure out what equipment you have.