PRO

Null Studio Page

A source-backed Null Studio agency template. It ships the routed home, projects, about (with a draggable auto-playing team carousel), sample project (custom video player and collapsible copy), careers, and contact pages behind a lightweight internal router. The fullscreen overlay menu and interactions are rebuilt with React state and CSS, so it ships no runtime dependencies, with Blob-hosted Cosi Times, PP Eiko, and PP Neue Montreal fonts and imagery.

Page
Install
npx shadcn@latest add https://ui.aryank.space/r/null-studio-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/null-studio-page"Base URL prefixed to every image and font the template renders.
initialPath"/" | "/work" | "/about" | "/contact" | "/careers" | "/work-sample""/"Source route mounted first.
className / stylestring / CSSPropertiesundefinedPassed to the root wrapper for sizing and layout.
Customize
initialPathtext

Which source route opens first: /, /work, /about, /contact, /careers, or /work-sample.

assetBaseasset-url

Blob-hosted media starting at https://ui.aryank.space/assets/null-studio-page/images/home/hero.jpg.

Dependencies
None.