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

Poet

Complete guide and implementation details for this 404 component.

404 pageCreativeNo props

A poetic and literary 404 page featuring a Raven-inspired theme and a stanza of code-themed poetry.

Preview
Live Preview

Installation

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

This will add the Poet component to your project automatically.

Usage

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

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

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

Literary Theme

Unique artistic design inspired by the works of Edgar Allan Poe.

Custom Poetry

Thematic stanzas specially written for a 404 error context.

Classic Layout

Clean, readable typography that mimics a page from a book.

Fully Responsive

Maintains its artistic integrity across all device screen sizes.

Artistic Polish

Subtle textures and careful font selection for a premium reading experience.

PreviousBlueglitchNextParticles

On this page

PreviewInstallationUsagePropsFeatures
Live Preview