Loading...
Loading...
Loading...
Bento-style feature grid with icons, annotations, and hover effects.
Install
npx bouncekit@latest add featuregridImport
import { FeatureGrid } from "@/components/marketing/feature-grid"Specifications
Everything you need to ship fast.
Clerk / NextAuth
Login, signup, and OAuth flows out of the box.
12 components
Stats, charts, tables, and command palette.
Flat layout
Profile, billing, API keys, and danger zone.
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
heading | string | yes | Section heading. |
subheading | string | — | Optional sub-heading. |
features | Feature[] | yes | Feature items { title, description, icon, annotation }. |
Source
src/components/marketing/feature-grid.tsx