Remove "Can I customize the templates?" FAQ from homepage (#3000)

https://claude.ai/code/session_013T4jd8fPiWR5jMw2yxwgez

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Amruth Pillai
2026-05-08 13:06:27 +02:00
committed by GitHub
parent f3375adecb
commit e42af3cd04
@@ -54,10 +54,6 @@ const getFaqItems = (): FAQItemData[] => [
question: t`What makes Reactive Resume different from other resume builders?`,
answer: t`Reactive Resume is open-source, privacy-focused, and completely free. Unlike other resume builders, it doesn't show ads, track your data, or limit your features behind a paywall.`,
},
{
question: t`Can I customize the templates?`,
answer: t`Yes! Every template is fully customizable. You can change colors, fonts, spacing, and even write custom CSS for complete control over your resume's appearance.`,
},
{
question: t`How do I share my resume?`,
answer: t`You can share your resume via a unique public URL, protect it with a password, or download it as a PDF to share directly. The choice is yours!`,