Skip to content

About Us Page (Next.js HTML-only clone) #2

@yeevon

Description

@yeevon

Summary:
Clone the Mokse About Us page in a Next.js project using plain semantic HTML and the original UI assets. Replicate the current layout and structure exactly. Create only those reusable components that appear multiple times on this page.

Acceptance Criteria:

The page reproduces the existing Mokse About Us layout section-for-section (hero/intro, mission statement, team profiles, partner mentions, footer).

Original UI assets (logos, icons, images) are imported and referenced with proper alt text.

Components are created only when repeated (e.g., TeamMemberCard if used for several people).

Page renders in Next.js without styling, scripts, or external dependencies.

Headings and markup follow semantic HTML (header, main, section, article, footer, h1–h3).

Navigation links and footer match the home page clone structure for consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions