Glowing Effect Cards — React Component
Cursor-reactive glowing border cards with a responsive 2-1-2 layout for refined SaaS sections and dashboards.
Glowing Effect Cards
Playground
Shape the component before you copy it.
Adjust the important props for this component and grab JSX that matches your choices.
Animation effects
Copy-paste ready
Use the Code tab above to inspect and copy this component into your project.
Full-page demoAbout Glowing Effect Cards
Glowing Effect Cards is a card grid where each card has a cursor-tracked glow border that follows mouse movement across the card surface. The glow gradient repositions as the cursor moves using a mousemove event handler, creating a spotlight that appears to emanate from the cursor's position. When multiple cards share the same parent, a single event listener coordinates the glow across the entire grid. Use it for feature sections, pricing tiers, and service grids.
Common use cases
- Product feature grids
- Pricing plan card sets
- Service and offering tile grids
- Capability showcase sections