Error

On this page you will find different ways in which you can styles your Error page.

Background patterns

Here is one source for background patterns. https://bg.ibelick.com/

You can copy them and modify them as you see fit.

Adding a custom error page

To add a custom error page, you can create a new file in the root of your nuxt app call error.vue. You can learn more about this in the Nuxt documentation.

Simple

Grid pattern background with left-aligned content and staggered entrance animations.

External View

Centered

Radial dot pattern background with centered text layout and animated content reveal.

External View

Image

Two-column split layout featuring decorative image with slide-in animation and responsive stacking.

External View

Grid background with helpful navigation links featuring staggered animations and hover effects.

External View

Animated

Gradient background with floating blobs and GSAP timeline animations for smooth sequential reveals.

Requires: npm install gsap

External View

Interactive carousel showcasing helpful resource cards with auto-play functionality.

Requires: Nuxt Swiper module.

External View

Minimal

Clean, minimal design with custom SVG illustration and spring-based entrance animations.

External View

Dark / Stats

Dark-themed error page with status cards, error details in terminal style, and retry actions.

External View

Feature-rich error page with inline search input and popular pages grid for easy navigation.

External View