PRO

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.

Page
Install
npx shadcn@latest add https://ui.aryank.space/r/unusual-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/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 / stylestring / CSSPropertiesundefinedPassed to the root wrapper for sizing and layout.
Customize
initialPathtext

Which source route opens first: /, /projects, /about, /careers, /contact, or /sample-project-page.

assetBaseasset-url

Blob-hosted media starting at https://ui.aryank.space/assets/unusual-studio-page/images/banner-img.jpg.

Dependencies
framer-motion