feat: add avatar field to feeds schema and implement Feed struct in Xata
- Added an optional `avatar` field to the `feeds` table schema.
- Created a new `Feed` struct in the Xata module to represent feed data, including the new `avatar` field.
- Updated the journal with a new entry for "0005_parched_thor_girl".