Components
Minimalist 404 page featuring large masked typography and clear navigation actions.
Loading preview...
import { NotFound } from "@/components/ui/not-found-2";
export default function DemoOne() {
return <NotFound />;
}
Part of Efferd — browse the full library on 21st.dev.