Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Cards with Color Coding, Blur Effect for Advantages and Disadvantages #219

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

rebornstar1
Copy link
Contributor

Title

Implement Cards with Color Coding, Blur Effect for Advantages and Disadvantages

Description

This pull request introduces visually appealing cards for the advantages and disadvantages sections of the component. Each card features specific background colors, a blur effect, and a hover animation for enhanced user interaction. Additionally, an image effect with z-index adjustments has been implemented to improve the overall aesthetic.

Related Issues

#191

Changes Made

  • Replaced simple text displays with styled cards for advantages and disadvantages.
  • Added specific background colors to differentiate between advantages (green) and disadvantages (red).
  • Implemented a blur effect on the card backgrounds for a modern look.
  • Added a hover effect that enhances the card appearance on mouse over.
  • Adjusted the z-index of the cards to ensure proper layering with the background image.

Checklist

  • I have tested the changes locally
  • Documentation has been updated (if necessary)
  • Changes are backward-compatible

Screenshots (if applicable)

Before
image

After
image

Responsiveness
image

Additional Notes

This enhancement aims to improve the user interface and experience by providing a more visually engaging way to present information. Please review the styles applied for responsiveness and compatibility across devices.

Footer

Copy link

vercel bot commented Oct 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agro-tech-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2024 9:32pm

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@rebornstar1
Copy link
Contributor Author

Should i create some new issues for the fertilizer and soil quality because in those sections too advantages and disadvantages cards could be implemented like this

@manikumarreddyu
Copy link
Owner

yes

@manikumarreddyu
Copy link
Owner

image

they are not in same height..

@manikumarreddyu manikumarreddyu merged commit 8fd9d81 into manikumarreddyu:main Oct 10, 2024
3 checks passed
Copy link
Contributor

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Creation of Cards for the Advantages and Disadvantages under the crop section
2 participants