Industrial

Industrial pricing section with mechanical aesthetics.

pricingindustrialmechanicalmetal

Props

Customize the component with these props

PropertyTypeDefaultDescription
badgeText
stringFig. 1.0 - Pricing SpecsBadge text displayed above plans.
badgeBgColor
string#64b5f6Badge background color.
badgeTextColor
string#001e36Badge text color.
plans
Array<{name: string, price: number, reference?: string}>[]Array of pricing plans with name, price, and optional reference.
features
string[][]Array of feature strings to display.
backgroundColor
string#001e36Background color (hex, rgb, or hsl).
gridColor
stringrgba(100,181,246,0.1)Grid pattern color.
cardBorderColor
stringrgba(100,181,246,0.3)Card border color.
cardHoverBgColor
stringrgba(100,181,246,0.05)Card hover background color.
planNameColor
string#64b5f6Plan name text color.
priceColor
string#64b5f6Price text color.
featureTextColor
stringrgba(100,181,246,0.8)Feature text color.
featureNumberColor
string#64b5f6Feature number text color.
featureBorderColor
stringrgba(100,181,246,0.2)Feature border color.
buttonBorderColor
string#64b5f6Button border color.
buttonTextColor
string#64b5f6Button text color.
buttonHoverBgColor
string#64b5f6Button hover background color.
buttonHoverTextColor
string#001e36Button hover text color.
cornerColor
string#64b5f6Corner accent color.
referenceTextColor
stringrgba(100,181,246,0.5)Reference text color.
labelTextColor
stringrgba(100,181,246,0.5)Label text color.
buttonText
stringOrderButton text.
Industrial - Content Blocks Component | UILora