Add images on main page to improve UI#1627
Closed
Amit-dev-zone wants to merge 3 commits intoomroy07:mainfrom
Closed
Add images on main page to improve UI#1627Amit-dev-zone wants to merge 3 commits intoomroy07:mainfrom
Amit-dev-zone wants to merge 3 commits intoomroy07:mainfrom
Conversation
|
@Amit-dev-zone is attempting to deploy a commit to the Om Roy's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for creating a PR for your Issue!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
Rationale for this change
The "Service Usage" and "Recent Transactions" sections on the dashboard were previously text-heavy or contained empty placeholders. Adding relevant illustrations improves the overall User Interface (UI) by providing immediate visual context to the user, making the platform more engaging and easier to navigate.
What changes are included in this PR?
Integrated Smart Farming Illustration: Added a high-quality graphic to the "Service Usage" card to represent agricultural technology applications.
Added Transaction Visuals: Included a digital payment/transaction illustration in the "Recent Transactions" section to visually reinforce the financial aspect of the service.
CSS Adjustments: Refined the styling of the dashboard cards to ensure the images are responsive and properly aligned within their respective containers.
Are these changes tested?
Yes, these changes have been tested locally:
Visual Inspection: Verified that the images load correctly across different screen sizes (Responsive Design).
Performance Check: Ensured image file sizes are optimized to prevent any significant impact on page load times.
UI Consistency: Confirmed that the new elements align with the existing green-themed color palette of the AgriTech platform.
Are there any user-facing changes?
Yes. Users will now see illustrative graphics within the "Service Usage" and "Recent Transactions" modules on their dashboard. No changes were made to the underlying logic or public APIs.