Feature Card
Cards & Layout
Feature highlight card with icon, title, and description. Includes a 3D tilt effect on hover using useMotionValue.
Loading preview...
Customize
Title
Description
Props
| Prop | Type | Default | Description |
|---|---|---|---|
icon | React.ReactNode | — | Icon element displayed at the top of the card. |
title | string | — | Feature title text. |
description | string | — | Feature description text. |
className | string | '' | Additional CSS classes. |