LandorUI
GitHub

Card

A flexible container for grouping related content.

Card title
A short description of the card.
Card content goes here.
Footer

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/card.json

Usage

A flexible container for grouping related content.

import {
  Card,
  CardContent,
  CardDescription,
  CardFooter,
  CardHeader,
  CardTitle,
} from "@/components/ui/card";