Architect
Bento grid-style mega menu with structured layout and modern design.
Main Features of Architect
How to Use Architect in Next.js
Installation Guide for Architect
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
tabs | string[] | ["Design", "Develop", "Ship"] | Array of tab labels. |
backgroundColor | string | "#0a0a0a" | Background color (hex, rgb, or hsl). |
navBgColor | string | "rgba(255,255,255,0.7)" | Navigation background color. |
activeTabBgColor | string | "#000000" | Active tab background color. |
menuBgColor | string | "#ffffff" | Menu dropdown background color. |
