PRO

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.

Page
Install
npx shadcn@latest add https://ui.aryank.space/r/neoteric-page.json

Installs from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.

Files

API
PropTypeDefaultDescription
assetBasestring"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 / stylestring / CSSPropertiesundefinedPassed to the root wrapper for sizing and layout.
Customize
initialPathtext

Which source route opens first: /, /work, /studio, /thinking, /feed, /contact, or /work/sample-project.

assetBaseasset-url

Blob-hosted media starting at https://ui.aryank.space/assets/neoteric-page/project-images/img1.jpg.

Dependencies
framer-motion