Bento
Bento grid gallery with masonry layout.
gallerybentogridmasonry
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #0f172a | Background color (hex, rgb, or hsl). |
mainTitle | string | Studio Life | Main hero section title. |
mainSubtitle | string | Design System | Main hero section subtitle. |
accentColor1 | string | #BFA3D2 | First accent color for decorative elements (hex, rgb, or hsl). |
accentColor2 | string | #5C3D74 | Second accent color for decorative elements (hex, rgb, or hsl). |
accentColor3 | string | #fb923c | Third accent color for decorative elements (hex, rgb, or hsl). |
accentColor4 | string | #2dd4bf | Fourth accent color for decorative elements (hex, rgb, or hsl). |
moreText | string | More + | Text displayed in the 'more' card. |