Skip to content

feat: Add FAQs page#110

Open
BIA3IA wants to merge 13 commits into
mainfrom
bianca/faqs
Open

feat: Add FAQs page#110
BIA3IA wants to merge 13 commits into
mainfrom
bianca/faqs

Conversation

@BIA3IA
Copy link
Copy Markdown
Contributor

@BIA3IA BIA3IA commented May 12, 2026

Add FAQs page

Closes #91

@BIA3IA BIA3IA marked this pull request as draft May 12, 2026 15:06
@BIA3IA BIA3IA added the help wanted Maintainers welcome community help on this issue label May 12, 2026
@BIA3IA
Copy link
Copy Markdown
Contributor Author

BIA3IA commented May 12, 2026

Help Wanted per il fade della versione mobile

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Warning

Review limit reached

@BIA3IA, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 minutes and 12 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 954950b2-42c9-43b8-bf90-babf59fc04d1

📥 Commits

Reviewing files that changed from the base of the PR and between 1080199 and 8fd177f.

📒 Files selected for processing (13)
  • src/app/associations/page.tsx
  • src/app/faqs/page.tsx
  • src/components/callout-item/types.ts
  • src/components/faqs/faqs-tabs.tsx
  • src/components/header/constants.ts
  • src/components/home/carousel-mock.tsx
  • src/components/projects/collection.tsx
  • src/components/projects/community-news.tsx
  • src/components/projects/deprecated.tsx
  • src/components/tabs/tabs-list.tsx
  • src/components/ui/hero.tsx
  • src/components/ui/item.tsx
  • src/styles/globals.css

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@BIA3IA BIA3IA marked this pull request as ready for review May 21, 2026 21:39
Comment thread src/app/faqs/page.tsx Outdated
Comment on lines +137 to +142
buttonText={
<>
<span className="sm:hidden">Guide</span>
<span className="hidden sm:inline">Esplora le Guide</span>
</>
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ciao Bianca, come mai hai deciso di iniettare componenti nell'attributo buttonText del callout? Per curiosità

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ho cambiato buttonText da string a ReactNode per poter usare classi responsive Tailwind sul testo del bottone, perché su mobile c'é scritto Guide e su desktop Esplora le Guide

@BIA3IA BIA3IA added the status: blocked Work cannot proceed until another issue is resolved label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Maintainers welcome community help on this issue status: blocked Work cannot proceed until another issue is resolved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAQs Page

2 participants