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: add FAQ section #84

Merged
merged 7 commits into from
Feb 20, 2025
Merged

feat: add FAQ section #84

merged 7 commits into from
Feb 20, 2025

Conversation

kguzek
Copy link
Member

@kguzek kguzek commented Feb 14, 2025

  • FAQ section with grid layout
  • FAQs pulled from CMS
  • card flipping animation
  • vibrant gradients

@kguzek kguzek linked an issue Feb 14, 2025 that may be closed by this pull request
@kguzek kguzek added the enhancement New feature or request label Feb 14, 2025
@kguzek kguzek self-assigned this Feb 14, 2025
@kguzek kguzek marked this pull request as ready for review February 15, 2025 17:44
@Copilot Copilot bot review requested due to automatic review settings February 15, 2025 17:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (2)

src/components/faq/faq-section.tsx:7

  • The function name 'FrequentlyAskedQuestions' should follow camelCase convention and be renamed to 'frequentlyAskedQuestions'.
export async function FrequentlyAskedQuestions() {

src/components/faq/faq-card.tsx:10

  • [nitpick] The constant name FAQ_CARD_SPANS should be in camelCase for consistency. Consider renaming it to faqCardSpans.
const FAQ_CARD_SPANS = [

@kguzek kguzek enabled auto-merge (rebase) February 15, 2025 17:48
Copy link
Contributor

@Adriskk Adriskk left a comment

Choose a reason for hiding this comment

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

W porządku, tylko czcionka na desktopie za duża - #questionId, pytania i odpowiedzi, zmniejszyłbym ją trochę.
I zmniejszyłbym także kafelki na desktopie bo niektóre mają height jak cały ekran,
czyli zmanipuluj grid-template-rows, tak aby nie były takie duże.
Poza tym super

Copy link
Contributor

@Adriskk Adriskk left a comment

Choose a reason for hiding this comment

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

wizualnie w porządku

@kguzek kguzek merged commit 350847b into main Feb 20, 2025
1 check passed
@kguzek kguzek deleted the feat/faq-section branch February 20, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FAQ section
3 participants