Nexus-UI

UI systems lab

ComponentsTemplatesBlocksPricingBlogContact
Sign inGet premium
Nexus-UI

A premium marketplace for animated interfaces — components, templates, and blocks engineered for Next.js, Tailwind, and Framer Motion.

Product

  • Components
  • Templates
  • Blocks
  • Pricing

Developers

  • Installation
  • Utilities
  • Blog
  • Search

Account

  • Sign in
  • Dashboard
  • Contact
© 2026 Nexus-UI. Built for developers who ship.
Get All-Access
⌘K

Installation

IntroductionQuick StartInstall Next.jsInstall Tailwind CSSAdd utilitiesCLI

Templates

Asteria AI LaunchNewAurora SaaS LaunchNewForge AI StartupSimplistic AI SaaSOrbit AI Developer ToolTalentHub — Assistantly-Style Agency LandingSynapse — AI Agent PlatformHelix — AI Workflow Intelligence

Sections and Blocks

All blocks8Feature grids1Logo clouds1Contact sections1Text Animations1Interactive backgrounds1FAQ sections1Blog sections1Navigation1

Backgrounds & Effects

Background EffectsNew63D ComponentsNew4Shaders1Motion Effects26AI Components3

Card Components

Cards13Bento Grids3Dashboards1Loaders1

Text, Forms & Navigation

Motion Effects26Login Forms1Signup Forms2Contact Sections1Navbars2Footers1
All components82

Advanced search →
Setup & catalog

Docs

Introduction

Nexus UI is a curated collection of animated React components, production-ready blocks, and full-page templates — all copy-paste ready, built on the modern web stack.

What is Nexus UI?

Nexus UI is a component library and marketplace that ships polished, animated UI primitives you own completely. Instead of wrapping a third-party package, you copy the source directly into your project and adapt it however you need. Every piece is built on the same production-proven stack: Next.js App Router, TypeScript, Tailwind CSS v4, Framer Motion, and shadcn/ui design tokens.

The library is organized into three layers: a component catalog of 50+ animated primitives, a block catalog of multi-variant page sections, and a template marketplace of full landing-page compositions.

Tech stack

  • —Next.js 15 App Router — File-based routing, server components, and edge-ready deployment
  • —TypeScript — Strict mode throughout — every component and hook is fully typed
  • —Tailwind CSS v4 — CSS-first config, PostCSS plugin, and OKLCH design tokens
  • —Framer Motion — Spring physics, scroll-linked animations, and AnimatePresence transitions
  • —shadcn/ui — Radix-powered primitives — button, dialog, tabs, and more
  • —Supabase (optional) — Auth, user profiles, and bookmarks for gated content
  • —Stripe / LemonSqueezy (optional) — Premium template checkout and webhook handling

Component catalog

50+ animated components spanning backgrounds, cards, text effects, inputs, navigation, media, and data display — all with live previews and copy-ready React source on each detail page.

Backgrounds & Heroes

  • Background Boxes
  • Background Gradient
  • Dot Grid Hero
  • Starfield Hero
  • Particle Noise
  • Layered Wave Background
  • Shader Flow
  • Shooting Stars Grid

Cards & Decks

  • Cinematic Card Deck
  • Card Carousel 3D
  • Card Stack Rotator
  • Draggable Card Stack
  • Expandable Cards
  • Glowing Effect Cards
  • Warp Speed Card
  • 3D Folder

Text Effects

  • Cursor Text Reveal
  • Text Generate Effect
  • Text Reveal Card
  • Typewriter Effect
  • Encrypted Text
  • Squiggly Text
  • Hover Highlight Text
  • Animated Select Headline

Inputs & Forms

  • Gooey Input
  • Signup Form
  • Phone Input
  • Ask Nexus Input
  • Command Palette
  • Stateful Button
  • Glow Button

Navigation

  • Floating Dock
  • Keyboard

Media & Visuals

  • Globe Pins
  • Interactive Globe Explorer
  • Interactive Dots
  • Image Trail
  • Compare
  • Sparkles
  • Meteors
  • Wavy Lines

Data & Social

  • Infinite Moving Cards
  • Scrolling Testimonials
  • Avatar Group
  • Images Badge
  • Chat Messages
  • Profile Orbit
  • Animated Countdown

Layout & Motion

  • Animated Bento Grid
  • Bento Grid Skeleton
  • Motion Layer Scroller
  • Circular Carousel
  • Word Magnet
  • Real-Time Cursors
  • Spectra Frame
  • Feature Tools Card

Browse the full catalog → /components

Block catalog

Blocks are multi-variant page sections — each block ships several layout options you can drop into any landing page without wiring up animation from scratch.

  • —Text Animations — Typewriter, blur-fade-in, flipping words, and AI generate-typewriter headings
  • —Brand Logo Animation — Blur-flip grid, marquee, spotlight, swap, and single-row logo clouds
  • —Interactive Background Card — Interactive dots, layered waves, particle noise, and aurora wavy lines
  • —Why Choose Us Bento Grid — Mentorship, ATS scoring, upload flow, progress tracking, interview cards
  • —FAQ Folder Card — Questions & answers, searchable FAQ, and chat-style animated FAQ
  • —Sidebar — Simple hover sidebar, collapsible icon-only sidebar, and grouped sidebar
  • —Contact Page — Global signal, centered intake, gradient proof, and image story layouts
  • —Blog Content Sections — Centered article, sticky TOC, editorial story, and featured posts index

Browse blocks → /blocks

Template marketplace

Full-page templates are complete landing page compositions built from Nexus UI components. Each template includes a live preview, source download, and a “Your Brand” customizer for instant colour and copy changes.

Asteria AI LaunchAI Startup
Aurora SaaS LaunchSaaS
Forge AI StartupAI Startup
Simplistic AI SaaSSaaS
Orbit AI Developer ToolAI Tools
TalentHub Agency LandingStartup
Synapse AI Agent PlatformAI Tools
Helix AI Workflow IntelligenceAI Tools
Orion Autonomous Enterprise AIAI Tools
Startup Landing PageStartup
Nova One — Apple-Style ProductStartup
Lumis AI AgencyAgency
Pulse Engineering OperationsSaaS
Aether Personal PortfolioPortfolio
Ocean Flow Diving EquipmentE-Commerce

Browse templates → /templates

How components are delivered

Nexus UI uses the shadcn registry model. You never install an npm package for UI components — you copy the source code into your own project and own it fully. Two ways to get a component:

  • 1.Copy from the detail page — open any component page, switch to the Code tab, and paste the React source into your project.
  • 2.Install via the @nexus-labs registry — add the hosted registry to your components.json and pull any component by slug:
    npx shadcn@latest add @nexus-labs/terminal
    npx shadcn@latest add @nexus-labs/gooey-input

See the CLI guide for full registry setup instructions.

Get started

Follow the setup guides in order to get a working environment that matches the Nexus UI stack.

  1. 1.Nexus-UI setup — create a Next.js app, add Tailwind, cn(), shadcn/ui, and your first component
  2. 2.Install Next.js — create a fresh App Router project as your target app
  3. 3.Install Tailwind CSS — add Tailwind v4 with PostCSS and shared design tokens
  4. 4.Add utilities — install clsx, tailwind-merge, and wire the cn() helper
  5. 5.CLI — initialize shadcn/ui and pull components via the @nexus-labs registry
Quick Start →

← Components library