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

Aot

Complete guide and implementation details for this 404 component.

404 pageAnime InspiredNo props

An Attack on Titan inspired 404 page with cinematic gradients, swinging ODM action, titan animations, and dramatic call-to-action styling.

Preview
Live Preview

Installation

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

This will add the Aot component to your project automatically.

Usage

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

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

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

Cinematic Scene

Layered sky gradients, cloud motion, and wall textures create an epic battlefield atmosphere.

Character Animation

Multiple animated figures with custom keyframes for swinging, blinking, and movement loops.

Timed Hero Entrance

A staged fly-in effect triggers after mount for a dramatic first impression.

Interactive Highlights

Hover scaling, pulsing speech bubbles, and a bold CTA make the page feel lively and responsive.

Pure CSS Effects

Built with Tailwind utilities and inline keyframes, without external animation libraries.

NextStoneage

On this page

PreviewInstallationUsagePropsFeatures
Live Preview