Neon Arcade

Neon arcade pricing section with retro gaming aesthetics.

Main Features of Neon Arcade

How to Use Neon Arcade in Next.js

Installation Guide for Neon Arcade

Props

Customize the component with these props

PropertyTypeDefaultDescription
plans
Array<{name: string, price: number}>[]Array of pricing plans with name and price.
features
string[][]Array of feature strings to display.
backgroundColor
string#090014Background color (hex, rgb, or hsl).
topGlowColor
string#ff00ffTop glow effect color.
bottomPatternColor
string#ff00ffBottom pattern color.
cardGradientFrom
string#00ffffCard gradient start color.
cardGradientTo
string#ff00ffCard gradient end color.
cardBgColor
string#1a0b2eCard background color.
cardBorderColor
stringrgba(255,0,255,0.3)Card border color.
iconBorderColor
string#00ffffIcon border color.
iconShadowColor
string#00ffffIcon shadow color.
iconColor
string#00ffffIcon color.
planNameColor
string#ff00ffPlan name text color.
priceColor
string#ffffffPrice text color.
featureTextColor
string#00ffffFeature text color.
featureCheckColor
string#ff00ffFeature check color.
buttonBgColor
string#ff00ffButton background color.
buttonHoverBgColor
string#00ffffButton hover background color.
buttonHoverTextColor
string#090014Button hover text color.
buttonShadowColor
string#ff00ffButton shadow color.
buttonText
stringPLAY NOWButton text.

When to Use

Excellent for gaming communities, retro-themed apps, and Next.js experiences that want a high-impact 'Arcade' feel. Use this React component for a neon-drenched pricing section with retro-gaming aesthetics and glowing interaction states.

Best Practices

Maintain scalable component architecture by keeping foreground text bright and readable. Follow React best practices by pairing this with deep purple or black backgrounds. Optimize for performance by managed the glow filters for mobile views.

Why This Component Matters in Modern UI Development

Neon aesthetics create a sense of energy and playfulness that increases user engagement. This production-ready component helpsคุณ build an interface that feels energetic and nostalgic, turning standard pricing into a 'game start' screen.

Frequently Asked Questions

QHow does the glow handle hover?

The entire card border and the main action button intensify their neon pulse whenever a user interacts with the tier.

QCan I use custom icons?

The component is built to use Lucide-React icons, which are automatically wrapped in a glowing hexagonal or circular border to match the theme.

QIs the scanline pattern customizable?

Yes, the frequency and opacity of the retro-CRT scanline effect can be controlled to create anything from light nostalgia to heavy retro-vibes.

Neon Arcade - React Pricing Table & Plan Card | Uilora