Replace demo images in README#61
Conversation
Updated demo images in README with new screenshots. Signed-off-by: Benevanio <benevaniosantos930@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates the repository README’s Demo section to show newer UI screenshots, keeping the documentation aligned with the current product appearance.
Changes:
- Replaced prior demo screenshots with four new GitHub-hosted images.
- Adjusted Demo section content/formatting by removing the prior subheading and updating image tags.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <img width="1888" height="718" alt="image" src="https://github.com/user-attachments/assets/37ee169f-9d9a-43f4-888f-bcae710c7808" /> | ||
| <img width="1900" height="733" alt="image" src="https://github.com/user-attachments/assets/7d09c1c6-67e6-48bf-9720-4d178b20af21" /> | ||
|
|
||
| <img width="1833" height="497" alt="image" src="https://github.com/user-attachments/assets/f6088114-61fa-40b2-a505-f2da36d037fe" /> | ||
|
|
||
| <img width="1839" height="874" alt="Image" src="https://github.com/user-attachments/assets/6b2e1a50-4b0a-4904-aafa-95667ca8928c" /> | ||
| <img width="1818" height="707" alt="image" src="https://github.com/user-attachments/assets/483950a2-9e0b-4445-83f2-91a985c7a710" /> |
There was a problem hiding this comment.
The four screenshots use alt text "image", which isn’t descriptive and reduces accessibility for screen readers. Please update the alt attributes to describe what each screenshot shows (e.g., dashboard in light/dark theme, filters view, etc.).
| ## Demo | ||
|
|
||
| ### Interface em tema escuro e claro | ||
|
|
||
|
|
||
|
|
||
| <img width="1870" height="847" alt="Image" src="https://github.com/user-attachments/assets/37de83d7-e841-4d9c-a48f-efc2c3bb27bc" /> | ||
| <img width="1888" height="718" alt="image" src="https://github.com/user-attachments/assets/37ee169f-9d9a-43f4-888f-bcae710c7808" /> | ||
| <img width="1900" height="733" alt="image" src="https://github.com/user-attachments/assets/7d09c1c6-67e6-48bf-9720-4d178b20af21" /> |
There was a problem hiding this comment.
The "## Demo" section currently has several consecutive blank lines and no subheading/caption introducing the screenshots (the prior "### Interface em tema escuro e claro" header was removed). Consider adding a short caption/subheading and trimming extra blank lines to keep the README formatting tidy.
Updated demo images in README with new screenshots.