function ExerciseCards() {
  return (
    <div className="grid gap-16 grid-cols-1 md:grid-cols-2">
      {repeatComponents({
        times: 4,