Tech Blueprint

Technical blueprint-style feature grid with engineering aesthetics.

featureblueprinttechengineering

Props

Customize the component with these props

PropertyTypeDefaultDescription
features
Array<{title: string, desc: string, icon?: React.ReactNode, img?: string}>[{title: 'Global Edge', desc: 'Latency is a choice. We chose zero.', img: '...'}, ...]Array of feature items with title, description, optional icon, and optional image.
backgroundColor
string#0f172aBackground color (hex, rgb, or hsl).
gridColor
string#1e293bGrid pattern color (hex, rgb, or hsl).
borderColor
string#3b82f6Border and accent color (hex, rgb, or hsl).
commandText
stringEXECUTE_PROTOCOLCommand text displayed in scanning line.
Tech Blueprint - Grids & Layouts Component | UILora