Unusual Studio Page
A source-backed Unusual Designs creative-studio template. It ships the routed home, portfolio, about (with native sticky panels), careers (Lottie), contact, and sample project pages behind a lightweight internal router, with a framer-motion slide page transition, a CSS marquee, the official Lottie web-component player, and Blob-hosted Neue Montreal fonts and images. Locomotive-scroll is dropped for native container scroll.
npx shadcn@latest add https://ui.aryank.space/r/unusual-studio-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/unusual-studio-page" | Base URL prefixed to every image, font, and the Lottie the template renders. |
| initialPath | "/" | "/projects" | "/about" | "/careers" | "/contact" | "/sample-project-page" | "/" | Source route mounted first. |
| className / style | string / CSSProperties | undefined | Passed to the root wrapper for sizing and layout. |
initialPathtextWhich source route opens first: /, /projects, /about, /careers, /contact, or /sample-project-page.
assetBaseasset-urlBlob-hosted media starting at https://ui.aryank.space/assets/unusual-studio-page/images/banner-img.jpg.
framer-motion