Neoteric Page
A source-backed Neoteric Studio agency template. It ships the routed home, work, studio, dark thinking, feed, contact, and sample project pages behind a lightweight internal router, with a framer-motion slide-in/slide-out page transition, dark nav and footer on the thinking route, a self-contained masonry grid, and Blob-hosted imagery.
npx shadcn@latest add https://ui.aryank.space/r/neoteric-page.jsonInstalls from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.
| Prop | Type | Default | Description |
|---|---|---|---|
| assetBase | string | "https://ui.aryank.space/assets/neoteric-page" | Base URL prefixed to every image the template renders. |
| initialPath | "/" | "/work" | "/studio" | "/thinking" | "/feed" | "/contact" | "/work/sample-project" | "/" | Source route mounted first. |
| className / style | string / CSSProperties | undefined | Passed to the root wrapper for sizing and layout. |
initialPathtextWhich source route opens first: /, /work, /studio, /thinking, /feed, /contact, or /work/sample-project.
assetBaseasset-urlBlob-hosted media starting at https://ui.aryank.space/assets/neoteric-page/project-images/img1.jpg.
framer-motion