A stunning dark-themed 404 page featuring an interactive fan and a framer-motion ripple effect.
import { Component } from "@/components/ui/animated-404-page"; export default function DemoOne() { return <Component />; }