Feature Card
A card component for showcasing features with icon, title, and description. Supports default, bordered, gradient, and glass variants.
Lightning fast
Built for performance with optimized animations and minimal bundle size.
Customizable
Adapt to your brand with CSS variables and Tailwind classes.
Accessible
WCAG friendly with keyboard navigation and screen reader support.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/feature-card.tsx
Installation
Using shadcn CLI
npx shadcn add feature-card --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-mergeRelated Cards Components
Ambient Glow Card
A feature card with a rotating ambient aura for premium highlights.
Animated Card Hover
Hover tilt card with optional glare and depth effect.
Animated Gradient Border Card
Card with a rotating gradient border for premium emphasis.
Bento Card
Card component for bento grid layouts. Supports multiple sizes (1x1, 2x1, 1x2, 2x2) with optional gradient backgrounds.
Bento Grid
Asymmetric bento layout tiles with ambient glow and shine animations.
Card
Flexible card container with header, content, and footer sections.