Skip to content
LinkPress™

Sections

Bento Grid

Modern, masonry-style grid layout.

The BentoGrid provides a trendy, asymmetric layout inspired by bento boxes. It is perfect for showcasing features, portfolio items, or services in a visually engaging way.

Usage

import { Globe, Cpu } from 'lucide-react';

{/* BentoGrid demo (component not bundled) */}

Example

Props

BentoGrid

PropTypeDescription
titlestringThe section heading.
descriptionstringA short description text.

BentoItem

PropTypeDefaultDescription
classstringundefinedstyled-class for grid positioning (e.g. col-span-2, row-span-2).