Cyber Holograph

Cyber holographic pricing section with neon effects.

pricingcyberholographicneon

Props

Customize the component with these props

PropertyTypeDefaultDescription
title
stringSystem AccessSection title text.
plans
Array<{name: string, price: number, currency?: string}>[]Array of pricing plans with name, price, and optional currency.
features
string[][]Array of feature strings to display.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
gridColor
stringrgba(0,255,136,0.03)Grid pattern color.
titleGradientFrom
string#00ff88Title gradient start color.
titleGradientTo
string#00ffffTitle gradient end color.
cardGradientFrom
string#00ff88Card gradient start color.
cardGradientTo
string#00ffffCard gradient end color.
cardBgColor
stringrgba(23, 23, 23, 0.9)Card background color.
cardBorderColor
string#414868Card border color.
planNameColor
string#00ff88Plan name text color.
priceColor
string#ffffffPrice text color.
priceCurrencyColor
string#00ffffPrice currency text color.
featureTextColor
stringrgba(0,255,136,0.8)Feature text color.
featurePrefixColor
string#00ffffFeature prefix color.
buttonBgColor
stringrgba(0,255,136,0.1)Button background color.
buttonBorderColor
string#00ff88Button border color.
buttonTextColor
string#00ff88Button text color.
buttonHoverBgColor
string#00ff88Button hover background color.
buttonHoverTextColor
string#000000Button hover text color.
buttonOverlayColor
stringrgba(0,255,136,0.2)Button overlay color on hover.
buttonText
stringACCESSButton text.
Cyber Holograph - Content Blocks Component | UILora