Skip to content

feat(frontend): build About page and FAQ accordion page for the marketing section #289

@portableDD

Description

@portableDD

Description

The footer links to About and FAQ but both return 404. New visitors have no way to learn about the platform mission, understand the team, or find answers before signing up. This issue builds both marketing pages.

Background

Implementation Guide

Create frontend/app/(marketing)/about/page.tsx with sections: mission statement ("Bite-sized Web3 education for busy professionals"), platform features overview, open source section with GitHub contribution info, and Nexacore Org contact section.

Create frontend/app/(marketing)/faq/page.tsx with accordion-style FAQ covering at minimum: "Is ByteChain Academy free?", "What is DAO governance?", "How do I earn certificates?", "What is a Stellar wallet and why do I need one?", "How do learning streaks work?", "How can I contribute?", "What is the Drips Wave Program?". Use Tailwind details/summary elements or simple useState toggle for accordion.

Acceptance Criteria

  • /about page renders with mission, features, open source, and contact sections
  • /faq page renders with at least 7 FAQ items in accordion style
  • Both pages match the dark theme
  • GitHub and Telegram links correct and open in new tab
  • Footer links to both pages work correctly
  • Both pages mobile responsive

Complexity: High - 200 points
Join: https://t.me/ByteChainAcademy | Contact: contact@nexacore.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions