Meridian Feature Showcase
A modern AI-themed feature grid with six capability cards.
Features
- 3x2 grid on desktop, 2-column on tablet, stacked on mobile
- Cool cyan/blue palette with light and dark mode support
- Hover effects with color transitions on icons and borders
- Section eyebrow badge "Powered by AI"
- Six distinct feature cards with icons and descriptions
Usage
import RegistryItem from './registry-item';
export default function Page() {
return <RegistryItem />;
}
Customization
- Edit the
features array to change icons, titles, and descriptions
- Adjust cyan accent colors via Tailwind classes
- Add or remove cards as needed — grid auto-adjusts