import { SearchIcon } from "lucide-react" import { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyTitle, } from "@/styles/base-nova/ui/empty" import { InputGroup, InputGroupAddon, InputGroupInput, } from "@/styles/base-nova/ui/input-group" import { Kbd } from "@/styles/base-nova/ui/kbd" export default function EmptyInputGroup() { return ( 404 - Not Found The page you're looking for doesn't exist. Try searching for what you need below. / Need help? Contact support ) }