Skip to content

Services Page (Next.js HTML-only clone) #3

Description

@yeevon

Summary:
Clone the current Mokse Services page in a Next.js project using plain semantic HTML and original UI assets. Create only components that are actually repeated on this page.

Acceptance Criteria:

Page reproduces the existing Services layout section-for-section (e.g., intro/hero, services list or categories, any tiers or feature lists, CTA).

Original assets (icons/images/logos) are imported and referenced with accurate alt text.

Only repeated elements become components (e.g., ServiceCard, FeatureItem), and each is used ≥2 times.

Renders with no styling or scripts; plain semantic HTML (header, main, section, article, h1–h3, ul/li, img, a).

Headings are ordered logically; nav and footer structure match the home page clone.

Any internal anchors/links present on the original are mirrored.

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