Cyber Holograph

Cyber holographic pricing section with neon effects.

Main Features of Cyber Holograph

How to Use Cyber Holograph in Next.js

Installation Guide for Cyber Holograph

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.

When to Use

Perfect for deep-tech brands, developer tools, and Next.js experiences that want a futuristic, 'hacker' aesthetic. Use this React component for a cyber-themed pricing section with holographic grid patterns and neon glowing borders.

Best Practices

Maintain scalable component architecture by keeping foreground text bright and readable. Follow React best practices by pairing this with dark-themed layouts. Optimize for performance by managed the glow filters for mobile views.

Why This Component Matters in Modern UI Development

Cyber aesthetics create a sense of scale and technical depth that attracts early adopters. This production-ready component helpsคุณ build an interface that feels atmospheric and advanced, adding semantic authority to your project's digital architecture.

Frequently Asked Questions

QHow does the grid work?

The background uses a radial-masked repetition pattern to create a subtle 3D 'holographic' grid floor effect.

QCan I change the neon colors?

Yes, the `titleGradient`, `cardGradient`, and `planNameColor` props allow you to switch from neon green to cyberpunk pink or electric blue.

QIs the 'ACCESS' button animated?

The button features a futuristic scanning overlay and a glow shift on hover to reinforce the technical theme.

Cyber Holograph - React Pricing Table & Plan Card | Uilora