-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a front-end dev,
I want to clone the existing Mokse homepage in a Next.js project using semantic HTML and the original UI assets,
so that we have an unstyled, accurate template of the home page for later styling/content work.
Constraints
HTML structure only (no CSS/Tailwind/shadcn, no redesign).
Bring in UI assets from the original Mokse site (logos/icons/images).
Create only reusable components that are actually repeated on the page (rule: only make a component if it appears ≥2 times).
Acceptance Criteria:
- A Next.js page renders the same section structure as the Mokse homepage
- Original UI assets
- No CSS is included; the build runs and the page renders all sections with plain HTML/JSX.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels