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

Particles

Complete guide and implementation details for this 404 component.

404 pageAnimatedInteractive

A visually striking 404 page featuring animated particles and glitch effects for a modern and edgy look.

Preview
Live Preview

Installation

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

This will add the Particles component to your project automatically.

Usage

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

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

export default function NotFoundPage() {
return 
}

Props

PropTypeDefaultDescription
fullScreenbooleantrueWhether the particles should cover the entire screen background.
classNamestring—Additional CSS classes for styling the container.

Features

Dynamic Particles

Powered by tsParticles for smooth, interactive background animations.

Glitch Animation

Modern glitch effects applied to the error text for an edgy feel.

Custom Polygon Paths

Advanced particle flow following defined geometric paths.

High Performance

Optimized rendering engine for high frame rates and low CPU usage.

Modern Aesthetic

Perfectly suited for tech-heavy projects and innovative creative applications.

PreviousPoetNextGoogle

On this page

PreviewInstallationUsagePropsFeatures
Live Preview