Coming Soon: The Design & Development StudioVisit zarasana.com

Card

A flexible and highly customizable card component with three distinct styling variants: Neo-SaaS, Glassmorphic, and Neo-Brutalism.

Usage

Each card variant is installed as a separate component to keep your bundle size small. Choose the style that matches your design system.

Neo-SaaS Style

A clean, modern card with subtle shadows and rounded corners, perfect for SaaS dashboards and landing pages.

Profile
Project Alpha

A next-generation platform for building scalable applications.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/card-neo-saas.json"

Glassmorphic Style

Features a frosted glass effect with backdrop blur, ideal for modern, aesthetically rich interfaces.

Profile
Crystal Vision

Experience clarity with our new optical enhancements.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/card-glassmorphic.json"

Neo-Brutalism Style

Characterized by bold borders, hard shadows, and high contrast for a striking, retro-modern look.

Profile
Bold Moves

Stand out from the crowd with un-apologetic design.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/card-neo-brutalism.json"

API Reference

Props

PropTypeDefaultDescription
childrenReactNode-The content of the card.
classNamestring-Additional CSS classes to apply to the card.
heightnumber280The height of the card (interactive variants).
widthnumber220The width of the card (interactive variants).
srcstring-Source URL for the card image (Image subcomponent).
altstring-Alt text for the card image (Image subcomponent).

© 2026 Zarasana UI. All rights reserved.