Skip to content

Replace pixel bird sprites with real bird photos#1

Open
cosmo-coderbots[bot] wants to merge 1 commit into
mainfrom
feat/real-bird-photos
Open

Replace pixel bird sprites with real bird photos#1
cosmo-coderbots[bot] wants to merge 1 commit into
mainfrom
feat/real-bird-photos

Conversation

@cosmo-coderbots

Copy link
Copy Markdown

Summary

  • Replaces the three animated pixel-art sprite strips (OwlBlink, EagleIdle, ToucanIdle) on the About page with real photographs of an owl, eagle, and toucan
  • Bird photos sourced from Wikimedia Commons (CC-licensed) and stored as static assets under web/public/birds/
  • Removes the TileSpriteStrip import from About.tsx (sprites are still used elsewhere in the app for empty states)

Test plan

  • Navigate to the About page and confirm the Birds panel shows three real bird photos
  • Verify photo cards match the same card layout (border, rounded corners, name caption) as before
  • Confirm no broken images

🤖 Generated with Claude Code

Swaps the three animated pixel-art sprite strips (OwlBlink, EagleIdle,
ToucanIdle) for real photographs of an owl, eagle, and toucan served as
static assets under web/public/birds/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant