Basic Card
This is a basic card with elevated style. Cards contain content and actions about a single
subject.
```
--------------------------------
### Vertical Slider Component
Source: https://context7_llms
The Slider can be oriented vertically by setting orientation="vertical".
```tsx
import { Slider } from './Slider';