404 Lab Logo
404 Lab Logo
HomeComponents
404 Lab
404 LabThe error page lab

Carefully crafted, copy-paste ready 404 pages for developers who care about the details.

Everything systems are operational

Product

  • Components
  • Pricing
  • AI (Soon)

Resources

  • Request Template

Social

  • GitHub
  • Portfolio
© 2026 404 Lab. All rights reserved.
Legal stuff
Built withbyShreeteja Mutukundu
Back to components
Component

Void

Complete guide and implementation details for this 404 component.

404 pageImmersiveCanvas Particles

An immersive, dark-themed 404 page featuring a dynamic particle field, interactive parallax digits, and cycling void messages.

Preview
Live Preview

Installation

1Run the following command in your terminal:
npm terminal
npx 404lab@latest add void

This will add the Void component to your project automatically.

Usage

Import and render the component in your not-found.tsx file:

not-found.tsx
import Void from "@/components/404/Void"

export default function NotFoundPage() {
return 
}

Props

PropTypeDefaultDescription
classNamestring—Additional CSS classes for styling the container.

This component requires no props by default. Just drop it in and it works!

Features

Neural Network Particles

Interactive particle system connected by neural-style lines using HTML5 Canvas.

Parallax Depth

Mouse-following parallax 404 digits that create a striking 3D immersion.

Glassmorphism UI

Integrated search modal with frosted glass effects and smooth transitions.

Cycling Messages

Dynamic error messages that cycle with smooth fade-in animations.

Immersive Experience

High-performance canvas rendering ensures smooth 60FPS interaction.

PreviousBuggame

On this page

PreviewInstallationUsagePropsFeatures
Live Preview