Wanting to apply different featured images for each post

The code you have there should work based on the following assumptions

  1. You have set a thumbnail for each post
  2. You have enabled thumbnails
  3. You are calling that from within the loop

If you haven’t done any one of those things you should be getting your default image. But that’s just with a cursory glance at your code, and I could be wrong on that.