# Pixeleted 404 NOT FOUND

> A creative and visually engaging 404 error page component featuring a postal/postcard theme with animated circular text.  **Key Features:**  - **Postal Theme Design**: Displays a postcard-style image with perforated stamp edges and postal cancellation marks (wavy lines) - **Animated Circular Text**: Rotating text that forms a complete circle above the postcard, continuously spinning with customizable content - **Customizable Content**: Accepts props for heading, subtext, back button text, and navigation link - **Typography**: Uses the Doto font for the main heading and Crimson Text serif for elegant styling - **Interactive Elements**: Postcard has a subtle rotation that straightens on hover, and includes a call-to-action button - **Responsive Design**: Adapts to different screen sizes with responsive text sizing and spacing   **Props:**  - `heading`: Main error message (default: "(404) Looks like the page you're looking for got lost somewhere.") - `subtext`: Supporting message (default: "But hey — in New York, even the unexpected detours lead somewhere.") - `circularText`: Text that rotates in a circle (default: "The General Intelligence Company of New York") - `imageSrc`: Postcard image URL - `backButtonText`: Button label (default: "Back to Home") - `backButtonHref`: Navigation destination (default: "/")  **Use Case**: Perfect for adding personality to 404 error pages while maintaining a professional and polished appearance.

- Author: [Vaibhav Kumar Singh](https://21st.dev/@vaib215)
- License: unknown
- npm dependencies: next, lucide-react
- Live preview: https://21st.dev/@vaib215/components/pixeleted-404-not-found

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/vaib215/pixeleted-404-not-found?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
