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

feat: Added FAQs section #159

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

KusumPareek99
Copy link
Contributor

What does this PR do?

Fixes #83

Type of change

  • New feature (non-breaking change which adds functionality)

This PR introduces a new FAQ (Frequently Asked Questions) section to the website, enhancing user experience by providing quick answers to common queries. The FAQ section will help users find relevant information without needing to contact customer support.

Key Features:

  • Collapsible Items: Each question-answer pair is implemented in a collapsible format to improve navigation and reduce page clutter.
  • Responsive Design: The section is fully responsive, ensuring a seamless experience across all device sizes.

Implementation Details:

  • Created a new FAQ section before footer.
  • Added collapsible components to display the questions and answers interactively.
  • Ensured styling matches the existing design and is consistent across all pages.

Screenshots

1
2

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for openfrontendmentor ready!

Name Link
🔨 Latest commit 94921fc
🔍 Latest deploy log https://app.netlify.com/sites/openfrontendmentor/deploys/6703eaca90d68b0008faccc5
😎 Deploy Preview https://deploy-preview-159--openfrontendmentor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @KusumPareek99 for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@KusumPareek99
Copy link
Contributor Author

KusumPareek99 commented Oct 7, 2024

@beRajeevKumar Please review and provide feedback. Also, add the labels for hacktoberfest and gssoc24 ext to this. Thank you.

@AkshitGarg24
Copy link
Collaborator

@KusumPareek99, the website has undergone some UI updates. Please update your branch and resolve any conflicts. I’ll review the PR once it's ready.

@KusumPareek99
Copy link
Contributor Author

@AkshitGarg24 Now, my branch is up to date. You can review the PR.

@AkshitGarg24 AkshitGarg24 merged commit b18b5e6 into BeehiveCommunity:main Oct 7, 2024
5 checks passed
@AkshitGarg24 AkshitGarg24 added hacktoberfest Contribute for Hacktoberfest gssoc-ext gssoc level2 Medium level hacktoberfest-accepted Hacktoberfest Accepted labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc gssoc-ext hacktoberfest Contribute for Hacktoberfest hacktoberfest-accepted Hacktoberfest Accepted level2 Medium level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add FAQs section for easy access to basic information and improve user experience.
2 participants