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

Added FeaturedProductsCarousel Component to Seller Page #918

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

IkkiOcean
Copy link
Contributor

Description

This PR adds a FeaturedProductsCarousel component to the Seller Page, enhancing product presentation with a visually appealing and interactive carousel. The component showcases featured products, displaying product names, descriptions, prices, and background images.

Changes Made

  1. Created FeaturedProductsCarousel Component

    • Built a reusable carousel that automatically transitions every 5 seconds, with buttons for manual navigation.
    • Each product card includes a custom background image and formatted text elements for improved visual impact.
  2. Integrated FeaturedProductsCarousel on Seller Page

    • Imported and placed the carousel within the Seller Page to display featured products prominently.
  3. Styling Adjustments

    • Used Tailwind CSS classes to ensure a responsive and polished design.
    • Added effects for smooth transitions, hover states, and consistent alignment for navigation buttons.

video

ca.mp4

Copy link

vercel bot commented Nov 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 Nov 9, 2024 9:24am

Copy link
Contributor

github-actions bot commented Nov 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! 😊

@manikumarreddyu manikumarreddyu merged commit 005a279 into manikumarreddyu:main Nov 9, 2024
4 checks passed
Copy link
Contributor

github-actions bot commented Nov 9, 2024

🎉 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 Products Carousel for Seller Profile Enhancement
2 participants