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 FAQ Page #811

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

IkkiOcean
Copy link
Contributor

@IkkiOcean IkkiOcean commented Nov 6, 2024

Description

This PR adds a new FAQ section to the AgroShop website to provide customers with quick answers to common questions. The FAQ page is intended to enhance user experience by addressing typical inquiries related to product availability, shipping, order tracking, payment options, and customer support, which will help minimize support requests and improve accessibility to information.

Changes Included

  1. FAQ Component:

    • Introduced a new Faq component that displays a list of frequently asked questions in a collapsible format.
    • Each FAQ entry can be expanded or collapsed to reveal the answer, making it easy for customers to find relevant information.
  2. Responsive Design:

    • Ensured that the FAQ section is fully responsive, providing a user-friendly layout on mobile, tablet, and desktop devices.
    • The design adjusts fluidly, ensuring readability and ease of use across different screen sizes.
  3. Data Structure:

    • Created a JSON array to store FAQ questions and answers in a structured format, allowing for easy updates and potential scalability.
    • Included sample FAQs on topics like order tracking, available products, returns, customer support, and expert advice.
  4. Load More Feature:

    • Added a "Load More" button to allow customers to view additional questions dynamically without overwhelming the page on initial load.

Video

faqq.mp4

Copy link

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

Copy link
Contributor

github-actions bot commented Nov 6, 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 22edb88 into manikumarreddyu:main Nov 6, 2024
3 checks passed
Copy link
Contributor

github-actions bot commented Nov 6, 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 Request]: Adding FAQ Page to the footer
2 participants