super-fit-web-app / src / components / trainers / trainers-data.json
trainers-data.json
Raw
[
  {
    "firstName": "Charlee",
    "lastName": "Barnes",
    "image": "/charlee/charlee_1.png",
    "type": "coach",
    "subtitle": "Strength training professional",
    "description": "If you want to get stronger, build muscle, lose fat, or just improve your fitness in general, Charlee has you covered."
  }
]