Description
Many visitors to Stellar MicroPay will be unfamiliar with the Stellar blockchain. Add a simple FAQ/explainer section at the bottom of the home page that answers: What is Stellar? What is XLM? Why is it better than a bank transfer?
Files to Edit
frontend/pages/index.tsx
Tasks
• Add an FAQ accordion section below the feature grid on the home page
• Include at least 5 questions: What is Stellar / What is XLM / How fast is it / How much does it cost / Is it safe
• Each question expands to show a clear answer on click
• Implement the accordion using CSS only (no library)
• Link to Stellar's official documentation in the answers
Acceptance Criteria
• FAQ section appears on the home page
• All 5 questions present with accurate answers
• Accordion expands and collapses on click
• CSS-only implementation (no JS animation library)
• Links to official Stellar docs work
Resources
https://developers.stellar.org/docs
Description
Many visitors to Stellar MicroPay will be unfamiliar with the Stellar blockchain. Add a simple FAQ/explainer section at the bottom of the home page that answers: What is Stellar? What is XLM? Why is it better than a bank transfer?
Files to Edit
frontend/pages/index.tsx
Tasks
• Add an FAQ accordion section below the feature grid on the home page
• Include at least 5 questions: What is Stellar / What is XLM / How fast is it / How much does it cost / Is it safe
• Each question expands to show a clear answer on click
• Implement the accordion using CSS only (no library)
• Link to Stellar's official documentation in the answers
Acceptance Criteria
• FAQ section appears on the home page
• All 5 questions present with accurate answers
• Accordion expands and collapses on click
• CSS-only implementation (no JS animation library)
• Links to official Stellar docs work
Resources
https://developers.stellar.org/docs