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

Fixed #52 : Add a FAQ section #71

Closed
wants to merge 2 commits into from

Conversation

samyak-aditya
Copy link

Fixed #52

Overview

This pull request introduces a new FAQ section to our Next.js application, enhancing the user experience by providing easily accessible information about our services. The update aims to clarify common inquiries and promote user engagement through improved design elements.

Key Changes

  1. New FAQ Section:

    • Implemented a comprehensive FAQ section that includes five relevant questions and detailed answers. This addition helps users quickly find information about our services, addressing key areas of interest and concern.
  2. CSS Adjustments:

    • Made necessary CSS updates to ensure proper alignment and spacing for the FAQ items and icons, contributing to a polished and user-friendly layout.
  3. Contact Section Addition:

    • Added a dedicated section at the end of the FAQ that features a medium-sized image and a "Contact Us" button. This provides users with a clear way to reach out for additional assistance if their questions remain unanswered.

##Screenshot
Screenshot 2024-10-04 230527
Screenshot 2024-10-04 230546

Benefits

  • Enhanced User Experience: The new FAQ section provides users with immediate access to important information, reducing uncertainty and enhancing their overall experience.
  • Visual Appeal: The use of custom icons and a structured layout makes the FAQ section more engaging, encouraging users to explore the content.
  • Improved Clarity: By addressing common questions directly, we help users better understand our services and encourage deeper engagement with the platform.

Please review the changes and share any feedback or suggestions for further improvements. Thank you!

Copy link

vercel bot commented Oct 4, 2024

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

Name Status Preview Comments Updated (UTC)
uttarakhand-culture ❌ Failed (Inspect) Oct 4, 2024 5:37pm

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 @samyak-aditya 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.

@ajaynegi45
Copy link
Owner

Fixed #52

Overview

This pull request introduces a new FAQ section to our Next.js application, enhancing the user experience by providing easily accessible information about our services. The update aims to clarify common inquiries and promote user engagement through improved design elements.

Key Changes

  1. New FAQ Section:

    • Implemented a comprehensive FAQ section that includes five relevant questions and detailed answers. This addition helps users quickly find information about our services, addressing key areas of interest and concern.
  2. CSS Adjustments:

    • Made necessary CSS updates to ensure proper alignment and spacing for the FAQ items and icons, contributing to a polished and user-friendly layout.
  3. Contact Section Addition:

    • Added a dedicated section at the end of the FAQ that features a medium-sized image and a "Contact Us" button. This provides users with a clear way to reach out for additional assistance if their questions remain unanswered.

##Screenshot Screenshot 2024-10-04 230527 Screenshot 2024-10-04 230546

Benefits

  • Enhanced User Experience: The new FAQ section provides users with immediate access to important information, reducing uncertainty and enhancing their overall experience.
  • Visual Appeal: The use of custom icons and a structured layout makes the FAQ section more engaging, encouraging users to explore the content.
  • Improved Clarity: By addressing common questions directly, we help users better understand our services and encourage deeper engagement with the platform.

Please review the changes and share any feedback or suggestions for further improvements. Thank you!

Resolve this error

Failed to compile.
./src/components/ui/FAQ.tsx
48:47  Error: `'` can be escaped with `'`, `‘`, `'`, `’`.  react/no-unescaped-entities
info  - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
Error: Command "npm run build" exited with 1

@ajaynegi45 ajaynegi45 closed this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add a FAQ section
2 participants