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

Matrix

Complete guide and implementation details for this 404 component.

404 pageMatrix UIParticles

A digital, Matrix-inspired 404 page featuring dynamic particle trails and a cyberpunk aesthetic, perfect for developer portfolios and tech sites.

Preview
Live Preview

Installation

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

This will add the Matrix component to your project automatically.

Usage

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

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

export default function NotFoundPage() {
return 
}

Props

PropTypeDefaultDescription

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

Features

Dynamic Particles

Powered by tsParticles for smooth, interactive polygon particle trails.

Cyberpunk Aesthetic

Sleek, dark terminal vibes perfect for developers and tech brands.

Roboto Mono

Uses Google Fonts for an authentic, monospaced tech look.

CDN Loaded

Scripts are loaded efficiently via Next.js Script tags only when needed.

PreviousVoid

On this page

PreviewInstallationUsagePropsFeatures
Live Preview