Minimal 404 error page with bold typography, subtle borders, and clear navigation actions.
import { NotFoundPage } from "@/components/ui/not-found-page"; export default function DemoOne() { return <NotFoundPage />; }
Part of Efferd — browse the full library on 21st.dev.